ropendev/form
Form Building and Validation
Small class to write less validator and form builder. Write once, reuse-it.
##Table of contents
##Usage
See tests/FrontTest.php
Installation
composer require ropendev/form
Requirements
See composer.json file.
Contributing
See CONTRIBUTING.md file.
Tests
phpunit
And tests/Front.php to test functionnalities are OK.
Contributors
- Original author Robin D.
- ...
License
MIT (see the LICENSE file for details)
