Download the PHP package wiltongarcia/validation without Composer
On this page you can find all versions of the php package wiltongarcia/validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wiltongarcia/validation
More information about wiltongarcia/validation
Files in wiltongarcia/validation
Download wiltongarcia/validation
More information about wiltongarcia/validation
Files in wiltongarcia/validation
Vendor wiltongarcia
Package validation
Short Description Inspired 'KennedyTedesco Validation' - The power of 'Respect Validation' on Laravel.
License MIT
Package validation
Short Description Inspired 'KennedyTedesco Validation' - The power of 'Respect Validation' on Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package validation
Validation (Laravel Package)
Laravel 5.0 and Laravel 5.1
In the require key of composer.json file add the following:
Important: Do not use dev-master
. Instead, use the tagged version, like shown before.
Run the Composer update comand:
In your config/app.php add 'ResultSystems\Validation\ValidationServiceProvider::class' to the end of the 'providers' array:
Supported rules (with examples)
Code inspired from https://github.com/KennedyTedesco/Validation
Respect Validation
For more details on the rules:
https://github.com/Respect/Validation
Tks for Respect: The most awesome validation engine ever created for PHP!
All versions of validation with dependencies
PHP Build Version
Package Version
The package wiltongarcia/validation contains the following files
Loading the files please wait ....