laravel-validator
v1.0.4
Published
Generate PHP validations from short and concise descriptions of the input format.
Downloads
68
Readme
laravel-validator
Generate PHP validations from short and concise descriptions of the input format.
NOTE: This project is not related to the Laravel official Validator class. It's a stricter and statically generated alternative to it.
Install
npm install --save-dev laravel-validator
There are plugins for Grunt and Gulp.
To Do
Since the last large rewrite of the library we have no documentation. I'll write it ASAP.