Wednesday, February 12, 2014

New version 2.1.0 of ApPHP DataValidator is released


The new version 2.1.0 of of ApPHP DataValidator has been released and available now for downloading.

ApPHP DataValidator is a simple lightweight tool useful for primary general data checks. It handles numbers, strings, emails, URLs. A range of parameters is provided for a wide variety of different verifications. All parameters are used optionally and could be switched on and off for every specific value.
The DataValidator component accepts an array or an object as data container, so it can be easily used to check values got by HTTP request, obtained from database, parsed XML or CSV file or any other source as soon as data are in correct format (array('key'=>'value')). Error handling is made easy and flexible. If validation process fails, you can either obtain a generated error-message or use error-details for logging and user informing in you own style.

Data validation is typically used to make sure that incoming data has a certain quality/value. The validation process is running on a server-side.

Last changes: Version 2.1.0 (Feb 11, 2013)
  • Feature: [added] chain-of-responsibility pattern is added to project (class Validator and classes inheriting ValidatorAnyType). 
  • Feature: [added] added methods to work with upper and lower case are added to ValidatorTypeString 
  • Feature: [added] added methods to handle exceptions from Validator in three ways (throw, write to file, write to array)
  • Feature: [improved] localization language can be set by constant in config.php or using method $validator->SetLanguage("fr");
  • Bugs fixed

To see the script in action click here: LIVE DEMO 

To check all recent changes click here: CHANGE LOG

Monday, February 10, 2014

New DataForm Mini-Course has been published

 
New DataForm Mini-Course has been published on our site. The duration of this course is 5 days only, it includes a lot of examples and cover all major features of this component.

Why to subscribe to this mini-course?


We offer you 5-day Mini-Course for ApPHP DataForm created by our team. This course (emailed right to your inbox) should take you approximately 15 minutes of reading and exercise a day and consists of seven lessons, where each of them includes full code samples, images, links to live demo examples etc.


  • You get well-described examples for all main features of the DataForm!
  • Screenshots and Live Demo examples included!
  • No longer need to spend hours for reading forum and other documentation!
  • Suitable for both beginners and advanced programmers.
  • Fast subscription - start with the first lesson within a few minutes.
  • Benefits for subscribers
  • and much more...
To subscribe, click here.