Download the PHP package vesperabr/validation without Composer
On this page you can find all versions of the php package vesperabr/validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vesperabr/validation
More information about vesperabr/validation
Files in vesperabr/validation
Download vesperabr/validation
More information about vesperabr/validation
Files in vesperabr/validation
Vendor vesperabr
Package validation
Short Description A awesome set of PHP validation classes.
License MIT
Homepage https://github.com/vesperabr/validation
Package validation
Short Description A awesome set of PHP validation classes.
License MIT
Homepage https://github.com/vesperabr/validation
Please rate this library. Is it a good library?
Informations about the package validation
The vesperabr/validation
package provides an easy whay to validate input data.
It could be used in pure PHP or in Laravel projects.
Installation
You can install the package via composer:
The package will automatically register itself in Laravel.
How to use in Laravel
All you need to do is append the rule to your rules list.
Available rules
- cnpj
- cpf
- cpf_ou_cnpj
- uf
How to use in PHP
Avaiable classes
Vespera\Validation\Cnpj
Vespera\Validation\Cpf
Vespera\Validation\CpfOuCnpj
Vespera\Validation\Uf
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of validation with dependencies
PHP Build Version
Package Version
The package vesperabr/validation contains the following files
Loading the files please wait ....