PHPackages                             icybee/module-forms - 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. icybee/module-forms

ActiveIcanboogie-module[Utility &amp; Helpers](/categories/utility)

icybee/module-forms
===================

Provides form management support to Icybee.

v3.0.0(9y ago)121411BSD-3-ClausePHPPHP &gt;=5.5

Since Jul 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Icybee/module-forms)[ Packagist](https://packagist.org/packages/icybee/module-forms)[ RSS](/packages/icybee-module-forms/feed)WikiDiscussions 3.0 Synced 2mo ago

READMEChangelogDependencies (2)Versions (6)Used By (1)

Forms [![Build Status](https://camo.githubusercontent.com/fee69ae5440aa4cc1363f6204d70c5f52f0bdd957d15febbea1d76a6e7ec13d4/68747470733a2f2f7472617669732d63692e6f72672f4963796265652f6d6f64756c65732d666f726d732e706e673f6272616e63683d322e30)](https://travis-ci.org/Icybee/modules-forms)
===========================================================================================================================================================================================================================================================================================

[](#forms-)

The Forms module (`forms`) provides form management support to the CMS [Icybee](http://icybee.org).

Requirement
-----------

[](#requirement)

The package requires PHP 5.4 or later.

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

[](#installation)

The recommended way to install this package is through [Composer](http://getcomposer.org/). Create a `composer.json` file and run `php composer.phar install` command to install it:

```
{
	"minimum-stability": "dev",
	"require":
	{
		"icybee/module-forms": "*"
	}
}
```

This package is part of the packages required by [Icybee](http://icybee.org/).

### Cloning the repository

[](#cloning-the-repository)

The package is [available on GitHub](https://github.com/Icybee/module-forms), its repository can be cloned with the following command line:

```
$ git clone git://github.com/Icybee/module-forms.git forms

```

Testing
-------

[](#testing)

The test suite is ran with the `make test` command. [Composer](http://getcomposer.org/) is automatically installed as well as all the dependencies required to run the suite. The package directory can later be cleaned with the `make clean` command.

The package is continuously tested by [Travis CI](http://about.travis-ci.org/).

[![Build Status](https://camo.githubusercontent.com/fee69ae5440aa4cc1363f6204d70c5f52f0bdd957d15febbea1d76a6e7ec13d4/68747470733a2f2f7472617669732d63692e6f72672f4963796265652f6d6f64756c65732d666f726d732e706e673f6272616e63683d322e30)](https://travis-ci.org/Icybee/modules-forms)

Documentation
-------------

[](#documentation)

The documentation for the package and its dependencies can be generated with the `make doc`command. The documentation is generated in the `docs` directory using [ApiGen](http://apigen.org/). The package directory can later by cleaned with the `make clean` command.

License
-------

[](#license)

The module is licensed under the New BSD License - See the LICENSE file for details.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 89.2% 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 ~588 days

Total

5

Last Release

1760d ago

Major Versions

2.1.x-dev → 3.0.x-dev2017-03-06

v3.0.0 → 4.0.x-dev2021-07-19

PHP version history (4 changes)2.0.x-devPHP &gt;=5.4.0

2.1.x-devPHP &gt;=5.5.0

3.0.x-devPHP &gt;=5.5

4.0.x-devPHP &gt;=5.6

### Community

Maintainers

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

---

Top Contributors

[![olvlvl](https://avatars.githubusercontent.com/u/155998?v=4)](https://github.com/olvlvl "olvlvl (33 commits)")[![ingridgossard](https://avatars.githubusercontent.com/u/10880308?v=4)](https://github.com/ingridgossard "ingridgossard (4 commits)")

---

Tags

form

### Embed Badge

![Health badge](/badges/icybee-module-forms/health.svg)

```
[![Health](https://phpackages.com/badges/icybee-module-forms/health.svg)](https://phpackages.com/packages/icybee-module-forms)
```

###  Alternatives

[kartik-v/yii2-widget-datepicker

Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).

1097.0M60](/packages/kartik-v-yii2-widget-datepicker)[kartik-v/yii2-widget-datetimepicker

Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)

1036.5M47](/packages/kartik-v-yii2-widget-datetimepicker)[kartik-v/yii2-widget-depdrop

Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)

814.9M18](/packages/kartik-v-yii2-widget-depdrop)[kartik-v/yii2-widget-typeahead

Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).

454.8M9](/packages/kartik-v-yii2-widget-typeahead)[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

444.1M8](/packages/kartik-v-yii2-widget-rating)[kartik-v/yii2-widget-timepicker

Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)

404.9M14](/packages/kartik-v-yii2-widget-timepicker)

PHPackages © 2026

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