ropendev/form

Bridge between a html form builder (adamwathan) and a validator (laravel) : write things only once.

dev-master 2015-01-14 18:24 UTC

This package is auto-updated.

Last update: 2024-11-10 06:38:43 UTC


README

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)