RobinDev / vForm by Robin D.

Bridge between a html form builder (adamwathan) and a validator (laravel) : write things only once.
14
0
3
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-04-18 03:02:05
Package Statistics
Total Downloads: 14
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

Form Building and Validation

Quality Score Build Status SensioLabsInsight

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

License

MIT (see the LICENSE file for details)