Download the PHP package respect/validation without Composer
On this page you can find all versions of the php package respect/validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download respect/validation
More information about respect/validation
Files in respect/validation
Download respect/validation
More information about respect/validation
Files in respect/validation
Vendor respect
Package validation
Short Description The most awesome validation engine ever created for PHP
License MIT
Homepage http://respect.github.io/Validation/
Package validation
Short Description The most awesome validation engine ever created for PHP
License MIT
Homepage http://respect.github.io/Validation/
Please rate this library. Is it a good library?
Informations about the package validation
Respect\Validation
The most awesome validation engine ever created for PHP.
- Complex rules made simple:
v::numericVal()->positive()->between(1, 255)->validate($input)
. - Granularity control for advanced reporting.
- More than 150 (fully tested) validation rules.
- A concrete API for non fluent usage.
Learn More:
- Documentation
- How to contribute
All versions of validation with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1 || ^8.2
respect/stringifier Version ^0.2.0
symfony/polyfill-mbstring Version ^1.2
respect/stringifier Version ^0.2.0
symfony/polyfill-mbstring Version ^1.2
The package respect/validation contains the following files
Loading the files please wait ....