ropendev/form

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

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ropendev/form

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

This package is auto-updated.

Last update: 2025-10-10 08:55:45 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)