Download the PHP package phpbook/validation without Composer
On this page you can find all versions of the php package phpbook/validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpbook/validation
More information about phpbook/validation
Files in phpbook/validation
Download phpbook/validation
More information about phpbook/validation
Files in phpbook/validation
Vendor phpbook
Package validation
Short Description PHP Validation Library
License MIT
Homepage https://github.com/phpbook-sources/validation
Package validation
Short Description PHP Validation Library
License MIT
Homepage https://github.com/phpbook-sources/validation
Please rate this library. Is it a good library?
Informations about the package validation
- About Validation
- Composer Install
- Declare Configurations
- Declare Validation
- Use Validation
About Validation
- A PHP library for data validations
- Requires PHP Extension FINFO.
Composer Install
composer require phpbook/validation
Declare Configurations
Declare Validation
Use Validation
- Validation of date, datetime and time follows the international string format YYYY-MM-DD H:i:s | YYYY-MM-DD | H:i:s
- Validation of date, datetime and time enable using DateTime class as value to be validated
All versions of validation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package phpbook/validation contains the following files
Loading the files please wait ....