PHPackages                             dipcode/php-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dipcode/php-form

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dipcode/php-form
================

Full featured form engine library.

v3.0.3(1y ago)1110.9k[3 issues](https://github.com/dipcode-software/php-form/issues)MITPHPPHP &gt;=7.0.0CI failing

Since Nov 29Pushed 1y ago6 watchersCompare

[ Source](https://github.com/dipcode-software/php-form)[ Packagist](https://packagist.org/packages/dipcode/php-form)[ Docs](https://github.com/dipcode-software/php-form)[ RSS](/packages/dipcode-php-form/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (4)Versions (25)Used By (0)

PHP Form
========

[](#php-form)

[![Build Status](https://camo.githubusercontent.com/a850f78eb096905fe98dafcf63b15c82f578898176bca1d80a3e8297b28f153c/68747470733a2f2f7472617669732d63692e6f72672f646970636f64652d736f6674776172652f7068702d666f726d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dipcode-software/php-form)[![Coverage Status](https://camo.githubusercontent.com/720dffcb2a829714928825d0ace06a4d5b8db739020ec7081b54cf471e105fb4/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f646970636f64652d736f6674776172652f7068702d666f726d2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/dipcode-software/php-form?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/3d7a0e7d58ced0df60d831dbefff503fcb531d9a0d766c0d1c85c1c3e35831a4/68747470733a2f2f706f7365722e707567782e6f72672f646970636f64652f7068702d666f726d2f762f737461626c65)](https://packagist.org/packages/dipcode/php-form)[![Documentation](https://camo.githubusercontent.com/3f738803a537e0a15d7b253264d18e2987f26457b533898eb91e971e91f61e7d/68747470733a2f2f616c6578616e64726961646f63732e696f2f70726f6a656374732f7068702d666f726d2f62616467652d75726c2f3f7374796c653d666c6174)](https://alexandriadocs.io/docs/php-form/index.html)[![License](https://camo.githubusercontent.com/ae6143df09c2127bb64b761c871edc4a530c94162921b84b2bc7cf168c8ce661/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c6174)](http://www.opensource.org/licenses/MIT)

Full featured form engine library inspired in Django Framework.

Instalation
-----------

[](#instalation)

Library can be installed using Composer like so:

```
$ composer require dipcode/php-form
```

Starting development
--------------------

[](#starting-development)

Start by cloning the repo:

```
$ git clone git@github.com:dipcode-software/php-form.git
$ cd php-form
```

Install the composer dependencies:

```
$ composer install
```

### Running the tests

[](#running-the-tests)

To run tests, unit and style tests, just run:

```
$ composer test
```

### Coding Style

[](#coding-style)

Largely PSR-2 compliant:

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 77.4% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~125 days

Recently: every ~459 days

Total

21

Last Release

627d ago

Major Versions

v1.0.1 → v2.0.02017-12-11

v2.1.6 → v3.0.02022-11-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/feff15ba40cba319472698f3483120c299c9b6115fafe202a70815c63aff29a3?d=identicon)[dipcode](/maintainers/dipcode)

---

Top Contributors

[![srtab](https://avatars.githubusercontent.com/u/815871?v=4)](https://github.com/srtab "srtab (123 commits)")[![tfbrito](https://avatars.githubusercontent.com/u/5951802?v=4)](https://github.com/tfbrito "tfbrito (17 commits)")[![lmss](https://avatars.githubusercontent.com/u/1902019?v=4)](https://github.com/lmss "lmss (16 commits)")[![asretux](https://avatars.githubusercontent.com/u/13063316?v=4)](https://github.com/asretux "asretux (3 commits)")

---

Tags

composerformsphpphp-formphp-form-builderphp-libraryphp7Forms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

PHPackages © 2026

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