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

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

alanzhaonys/php-bootstrap-form
==============================

PHP Bootstrap Form Helper

v4.0(10y ago)016MITPHPPHP &gt;=5.3.0

Since May 11Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

### 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)

Support Me
----------

[](#support-me)

This software is developed during my free time and I will be glad if somebody will support me.

Everyone's time should be valuable, so please consider donating.

[Donate with paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=a%2ebutenka%40gmail%2ecom&lc=DO&item_name=php-bootstrap-form&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)

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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3654d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[liyu/dingo-serializer-switch

A middleware to switch dingo serializer

51138.7k2](/packages/liyu-dingo-serializer-switch)[php-forge/foxy

Fast, reliable, and secure Bun/NPM/Yarn/pnpm bridge for Composer

45103.3k4](/packages/php-forge-foxy)[asm/php-utilities

php tools with data container, collection objects, yaml config loader and timer

107.7k](/packages/asm-php-utilities)[relbraun/yii2repeater

Repeater widget for yii2 tabular

114.8k](/packages/relbraun-yii2repeater)[cytopia/check_git

Nagios plugin to verify a git repository.

105.2k](/packages/cytopia-check-git)[jonof/moodle-block_completion_progress

Moodle plugin for student time management.

191.4k](/packages/jonof-moodle-block-completion-progress)

PHPackages © 2026

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