PHPackages                             kilrizzy/bootforms-php - 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. kilrizzy/bootforms-php

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

kilrizzy/bootforms-php
======================

Framework Independant Bootstrap 3 Form Generator

112PHP

Since Oct 29Pushed 12y agoCompare

[ Source](https://github.com/kilrizzy/bootforms-php)[ Packagist](https://packagist.org/packages/kilrizzy/bootforms-php)[ RSS](/packages/kilrizzy-bootforms-php/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

bootforms-php
=============

[](#bootforms-php)

Framework Independant Bootstrap 3 Form Generator

\#USE

```
use kilrizzy\BootformsPHP\Bootform;
$form = new Bootform();
echo $form->field(array(
    'label' => 'First Name',
    'type' => 'text'
));

```

\#TTD

- Fix errors popping up
- Convert to BS3
- Find + Add any missing form fields

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/132478?v=4)[Jeff Kilroy](/maintainers/kilrizzy)[@kilrizzy](https://github.com/kilrizzy)

---

Top Contributors

[![kilrizzy](https://avatars.githubusercontent.com/u/132478?v=4)](https://github.com/kilrizzy "kilrizzy (6 commits)")

### Embed Badge

![Health badge](/badges/kilrizzy-bootforms-php/health.svg)

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

PHPackages © 2026

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