PHPackages                             ropendev/form - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. ropendev/form

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

ropendev/form
=============

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

014PHP

Since Jan 14Pushed 11y ago1 watchersCompare

[ Source](https://github.com/RobinDev/vForm)[ Packagist](https://packagist.org/packages/ropendev/form)[ RSS](/packages/ropendev-form/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Form Building and Validation
============================

[](#form-building-and-validation)

[![Quality Score](https://camo.githubusercontent.com/8820935a150b63dd8bb3722b25842a69f18256c2f82984d63fdb6671862d11ae/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f526f62696e4465762f76466f726d2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/RobinDev/vForm)[![Build Status](https://camo.githubusercontent.com/52f38507c821ed6031b2278d0a99ac8f9d8b0e043957ac20f242a904f32c31a1/68747470733a2f2f7472617669732d63692e6f72672f526f62696e4465762f76466f726d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/RobinDev/vForm)[![SensioLabsInsight](https://camo.githubusercontent.com/f456eded43447f036e89cb96df5aa69934e3ffcaa22d398c5c83a1eba2fa2088/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f62353137383231382d313235642d346264662d383437372d3934363339613364316438382f6d696e692e706e67)](https://insight.sensiolabs.com/projects/b5178218-125d-4bdf-8477-94639a3d1d88)

Small class to write less validator and form builder. Write once, reuse-it.

\##Table of contents

- [Usage](#usage)
- [Installation](#installation)
    - [Packagist](https://packagist.org/packages/ropendev/form)
- [Requirements](#requirements)
- [Contributors](#contributors)
- [Tests](#tests)
- [Licence](#licence)

\##Usage

See `tests/FrontTest.php`

Installation
------------

[](#installation)

```
composer require ropendev/form
```

Requirements
------------

[](#requirements)

See `composer.json` file.

Contributing
------------

[](#contributing)

See `CONTRIBUTING.md` file.

Tests
-----

[](#tests)

```
phpunit
```

And tests/Front.php to test functionnalities are OK.

Contributors
------------

[](#contributors)

- Original author [Robin D.](http://www.robin-d.fr)
- ...

License
-------

[](#license)

MIT (see the LICENSE file for details)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/afce4cf517928a50560237f1410d5957271fd808671b2216687ecf1422adaee0?d=identicon)[Robin D.](/maintainers/Robin%20D.)

### Embed Badge

![Health badge](/badges/ropendev-form/health.svg)

```
[![Health](https://phpackages.com/badges/ropendev-form/health.svg)](https://phpackages.com/packages/ropendev-form)
```

###  Alternatives

[marcosh/php-validation-dsl

A DSL for validating data in a functional fashion

483.9k](/packages/marcosh-php-validation-dsl)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
