PHPackages                             willwashburn/html-strap-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. willwashburn/html-strap-php

Abandoned → [willigant/htmlstrap-php](/?search=willigant%2Fhtmlstrap-php)Library[Utility &amp; Helpers](/categories/utility)

willwashburn/html-strap-php
===========================

Quickly make Bootstrap html elements from common data types in PHP

v1.0.0(10y ago)22.5k3MITPHPPHP &gt;=5.3.0

Since Jul 11Pushed 7y ago3 watchersCompare

[ Source](https://github.com/willigant/htmlstrap-php)[ Packagist](https://packagist.org/packages/willwashburn/html-strap-php)[ RSS](/packages/willwashburn-html-strap-php/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

HTMLStrap-PHP
=============

[](#htmlstrap-php)

Quickly make Bootstrap html elements from common data types in PHP

```
$messages_table = new table($data)
                ->hide_columns('user_id','updated_at')
                ->rename_column('phone_number','Phone Number')
                ->add_delete_column('/message/remove/')
                ->condensed()
                ->striped();

                echo $messages_table; // some bootstrapy table
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69% 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 ~0 days

Total

2

Last Release

4006d ago

Major Versions

v0.1.0 → v1.0.02015-07-11

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/957608?v=4)[Will Washburn](/maintainers/willwashburn)[@willwashburn](https://github.com/willwashburn)

---

Top Contributors

[![willwashburn](https://avatars.githubusercontent.com/u/957608?v=4)](https://github.com/willwashburn "willwashburn (20 commits)")[![khaliqgant](https://avatars.githubusercontent.com/u/1724137?v=4)](https://github.com/khaliqgant "khaliqgant (9 commits)")

---

Tags

bootstraptables

### Embed Badge

![Health badge](/badges/willwashburn-html-strap-php/health.svg)

```
[![Health](https://phpackages.com/badges/willwashburn-html-strap-php/health.svg)](https://phpackages.com/packages/willwashburn-html-strap-php)
```

###  Alternatives

[fortawesome/font-awesome

The iconic font, CSS, and SVG framework

76.7k7.5M141](/packages/fortawesome-font-awesome)[kartik-v/yii2-date-range

An advanced Yii 2 date range picker input for based on bootstrap-daterangepicker plugin.

894.5M42](/packages/kartik-v-yii2-date-range)[kartik-v/yii2-dialog

An asset bundle for bootstrap3-dialog for Yii 2.0 framework.

496.4M19](/packages/kartik-v-yii2-dialog)[kartik-v/yii2-widget-timepicker

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

405.1M14](/packages/kartik-v-yii2-widget-timepicker)[kartik-v/yii2-widget-touchspin

A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes &amp; radios as toggle touchspines (sub repo split from yii2-widgets)

184.2M6](/packages/kartik-v-yii2-widget-touchspin)[romdim/yii2-bootstrap-material

Composer package for implementing FezVrasta's bootstrap material design in Yii2.

1910.9k3](/packages/romdim-yii2-bootstrap-material)

PHPackages © 2026

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