PHPackages                             darkknight13/php-bootstrap - 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. [Templating &amp; Views](/categories/templating)
4. /
5. darkknight13/php-bootstrap

ActiveLibrary[Templating &amp; Views](/categories/templating)

darkknight13/php-bootstrap
==========================

This is a PHP Library to generate Bootstrap HTML

06PHP

Since Nov 16Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

php-bootstrap
=============

[](#php-bootstrap)

Version 0.1.0 Beta

[![Build Status](https://camo.githubusercontent.com/d03728dccf4e48d4ba7a833438e4bfdeff3acc6fda66845afa0a9dafc84dfabe/68747470733a2f2f7472617669732d63692e6f72672f6461726b6b6e6967687431332f7068702d626f6f7473747261702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/darkknight13/php-bootstrap)[![Coverage Status](https://camo.githubusercontent.com/c0b34e787c874c796c1b256cc6f7a987875cafd671e77124b9c327c3fbfa9b45/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6461726b6b6e6967687431332f7068702d626f6f7473747261702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/darkknight13/php-bootstrap?branch=master)

This is a PHP Library to generate Bootstrap HTML

Progress Bar
------------

[](#progress-bar)

```
Bootstrap_ProgressBar::initiate('main_progress_bar') //need to initialize using id of the progressbar
      ->add_bar('60') // adding a progress bar with percentage 60
      ->type('default') // progress bar style types, supports all bootstrap styles
      ->showtext() //showing the text in bar
      ->striped() // striped bar
      ->state('active') // animate the striped bar
      ->generate(); // generate the html
```

Above code will generate a Progress like - [![Alt Text](https://raw.githubusercontent.com/darkknight13/php-bootstrap/master/images/progressbar_example_1.PNG)](https://raw.githubusercontent.com/darkknight13/php-bootstrap/master/images/progressbar_example_1.PNG)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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/19567498?v=4)[Arnab Biswas](/maintainers/darkknight13)[@darkknight13](https://github.com/darkknight13)

---

Top Contributors

[![darkknight13](https://avatars.githubusercontent.com/u/19567498?v=4)](https://github.com/darkknight13 "darkknight13 (15 commits)")

### Embed Badge

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

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

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3861.2M](/packages/limenius-react-bundle)[area17/laravel-auto-head-tags

Laravel Auto Head Tags helps you build the list of head elements for your app

4616.0k](/packages/area17-laravel-auto-head-tags)[jelix/wikirenderer

WikiRenderer is a library to generate HTML or anything else from wiki content.

1712.2k1](/packages/jelix-wikirenderer)[webkinder/sproutset

A Composer package for handling responsive images in Roots Bedrock + Sage + Blade projects.

281.8k](/packages/webkinder-sproutset)

PHPackages © 2026

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