PHPackages                             f/f-bootstrap-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. f/f-bootstrap-form

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

f/f-bootstrap-form
==================

PHP Bootstrap Form Helper

v4.1(9y ago)0481MITPHPPHP &gt;=5.3.0

Since May 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Mr-vero/F-Bootstrap-Form)[ Packagist](https://packagist.org/packages/f/f-bootstrap-form)[ RSS](/packages/f-f-bootstrap-form/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (1)

### PHP Bootstrap Form helper 4.0 (previously [PFBC/PHP Form Builder Class](http://code.google.com/p/php-form-builder-class/))

[](#php-bootstrap-form-helper-40-previously-pfbcphp-form-builder-class)

[Documentation](http://smarttechdo.com/~avb/pfbc/) :: [Discussions](http://groups.google.com/d/forum/php-form-builder-class) :: [Issues](https://github.com/avbdr/php-bootstrap-form/issues)

[Elements Demo](http://smarttechdo.com/~avb/pfbc/example.php) :: [Source Code](https://github.com/avbdr/php-bootstrap-form/blob/master/example.php)

[Bootstrap4 Elements Demo](http://smarttechdo.com/~avb/pfbc/example.php?v=4) :: [Source Code](http://smarttechdo.com/~avb/pfbc/example.php)

Latest Features:

1. Bootstrap 3 and 4 support
2. Added new simple API. Old API is still supported
3. Added 'shared' element property to share 1 row between multiple elements in SideBySide View
4. View class renamed to FormView class
5. Added Form::renderArray() helper function
6. Fixed prepend and append properties handling
7. Added icon property to buttons

New API:

```
Form::open ("login");
echo 'Login';
Form::Hidden ("id");
Form::Email ("Email Address:", "email", array("required" => 1));
Form::Password ("Password:", "password", array("required" => 1));
Form::Checkbox ("", "remember", array("1" => "Remember me"));
Form::Button ("Login");
Form::Button ("Cancel", "button", array("onclick" => "history.go(-1);"));
Form::close ();
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.8% 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 ~154 days

Total

2

Last Release

3500d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/62aa673992c609712928e35bb521da63491b73d113681bd965358286a7b2cdbb?d=identicon)[Mr-vero](/maintainers/Mr-vero)

---

Top Contributors

[![avbdr](https://avatars.githubusercontent.com/u/3286514?v=4)](https://github.com/avbdr "avbdr (88 commits)")[![Mr-vero](https://avatars.githubusercontent.com/u/15636209?v=4)](https://github.com/Mr-vero "Mr-vero (2 commits)")

### Embed Badge

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

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

###  Alternatives

[neveldo/text-generator

TextGenerator is a tool that aims to automate the generation of text from data by using a template.

9258.7k](/packages/neveldo-text-generator)[equip/structure

Simple, immutable data structures

40201.9k2](/packages/equip-structure)[frosh/platform-share-basket

Shopware Plugin to share your basket

2017.0k](/packages/frosh-platform-share-basket)

PHPackages © 2026

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