Download the PHP package alejoluc/validation without Composer
On this page you can find all versions of the php package alejoluc/validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alejoluc/validation
More information about alejoluc/validation
Files in alejoluc/validation
Download alejoluc/validation
More information about alejoluc/validation
Files in alejoluc/validation
Vendor alejoluc
Package validation
Short Description PHP Validator
License MIT
Homepage https://github.com/alejoluc/Validation
Package validation
Short Description PHP Validator
License MIT
Homepage https://github.com/alejoluc/Validation
Please rate this library. Is it a good library?
Informations about the package validation
Validation
Installation
From the command line:
composer require alejoluc/validation
Or write manually in composer.json
:
Validators
Usage
Using the Facade
Those familiar with Laravel will be used to calling Facades to access instances of an object. This is possible with Validation.
Changing the error messages language
Built in languages are English and Spanish. It defaults to English. To add languages, create a file in the lang
folder.
Here's how to change in which language the errors will return.
All versions of validation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package alejoluc/validation contains the following files
Loading the files please wait ....