Download the PHP package mozafar/php-validation without Composer
On this page you can find all versions of the php package mozafar/php-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mozafar/php-validation
More information about mozafar/php-validation
Files in mozafar/php-validation
Download mozafar/php-validation
More information about mozafar/php-validation
Files in mozafar/php-validation
Vendor mozafar
Package php-validation
Short Description A simple class for php request validation
License MIT
Package php-validation
Short Description A simple class for php request validation
License MIT
Please rate this library. Is it a good library?
Informations about the package php-validation
PHP simple validation class
Installation
Usage
Simply add class and pass data
and rules
:
If there are any errors it throws ValidationException
and list of errors available in $exception->errors()
like this:
All versions of php-validation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package mozafar/php-validation contains the following files
Loading the files please wait ....