php-respect-validation

PHP validation engine

Description

The most awesome validation engine ever created for PHP.

 * Complex rules made simple:
   v::numeric()->positive()->between(1, 255)->validate($input)
 * Granularity control for advanced reporting.
 * More than 100 (fully tested) validators.
 * A concrete API for non fluent usage.
 * Works on PHP 5.4+ or HHVM 3.3+

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://respect.github.io/Validation/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install php-respect-validation