ropendev/form

Bridge between a html form builder (adamwathan) and a validator (laravel) : write things only once.
14
Install
composer require ropendev/form
PHP:>=5.4.0
License:MIT
Last Updated:Jan 14, 2015
Links: GitHub  ·  Packagist
Maintainer: Robin D.

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)