Package Data | |
---|---|
Maintainer Username: | Robin D. |
Maintainer Contact: | contact@robin-d.fr (:Robin) |
Package Create Date: | 2014-12-31 |
Package Last Update: | 2015-01-14 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-29 15:18:41 |
Package Statistics | |
---|---|
Total Downloads: | 14 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 3 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Small class to write less validator and form builder. Write once, reuse-it.
##Table of contents
##Usage
See tests/FrontTest.php
composer require ropendev/form
See composer.json
file.
See CONTRIBUTING.md
file.
phpunit
And tests/Front.php to test functionnalities are OK.
MIT (see the LICENSE file for details)