PHPackages                             bruensicke/li3\_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. bruensicke/li3\_bootstrap

ActiveLithium-library

bruensicke/li3\_bootstrap
=========================

lithium plugin to drive lithium with twitter bootstrap

v2.3.2(12y ago)54731BSD-3-ClauseCSSPHP &gt;=5.3

Since Jul 26Pushed 12y ago6 watchersCompare

[ Source](https://github.com/bruensicke/li3_bootstrap)[ Packagist](https://packagist.org/packages/bruensicke/li3_bootstrap)[ Docs](https://github.com/bruensicke/li3_bootstrap/blob/master/README.md)[ RSS](/packages/bruensicke-li3-bootstrap/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (1)

li3\_bootstrap
==============

[](#li3_bootstrap)

Lithium plugin to easily use [twitters bootstrap](https://github.com/twitter/bootstrap).

Installation
------------

[](#installation)

Add submodule to your li3 libraries:

```
git submodule add https://github.com/bruensicke/li3_bootstrap.git libraries/li3_bootstrap

```

and activate it in you app (`config/bootstrap/libraries.php`), of course:

```
Libraries::add('li3_bootstrap');

```

*Note: `li3_bootstrap` supports usage of `.less` files, in order to do so, you need `li3_less`, see below for details*

Requirements
------------

[](#requirements)

- [lithium li3](https://github.com/UnionOfRAD/lithium)

*Optional*

- [li3\_less](https://github.com/bruensicke/li3_less)

In order to use the .less files, instead of .css - you need the `li3_less` library and load it *before* loading li3\_bootstrap.

```
Libraries::add('li3_less');
Libraries::add('li3_bootstrap');

```

Credits
-------

[](#credits)

- [li3](http://www.lithify.me)
- [twitter bootstrap](https://github.com/twitter/bootstrap)
- [head.js](http://headjs.com/)
- [jquery](http://jquery.com/)
- [icanhaz.js](http://icanhazjs.com/)
- [lithim kickstart](https://github.com/bruensicke/lithium_kickstart)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

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

Every ~55 days

Total

2

Last Release

4615d ago

Major Versions

v2.3.2 → 3.0.0.x-dev2013-09-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/28982e1ca3f1117ca2e08514a4b684ad5d099809415e3f41b01c8777390a02fe?d=identicon)[d1rk](/maintainers/d1rk)

---

Top Contributors

[![d1rk](https://avatars.githubusercontent.com/u/30408?v=4)](https://github.com/d1rk "d1rk (62 commits)")

---

Tags

csslithiumtwitterbootstrapli3twBootstrap

### Embed Badge

![Health badge](/badges/bruensicke-li3-bootstrap/health.svg)

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

###  Alternatives

[unionofrad/lithium

The li₃ PHP framework

1.2k159.9k49](/packages/unionofrad-lithium)[slywalker/boost_cake

BoostCake is a plugin for CakePHP using Bootstrap

277511.0k1](/packages/slywalker-boost-cake)[mediawiki/chameleon-skin

A highly flexible MediaWiki skin using Bootstrap 4

12481.8k2](/packages/mediawiki-chameleon-skin)[mediawiki/bootstrap

Provides the Bootstrap 5 web front-end framework to MediaWiki skins and extensions

15102.0k5](/packages/mediawiki-bootstrap)[unionofrad/li3_docs

An API and wiki-like documentation generator.

1682.6k](/packages/unionofrad-li3-docs)[phpstrap/phpstrap

Bootstrap layout generator

1214.7k](/packages/phpstrap-phpstrap)

PHPackages © 2026

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