PHPackages                             ppi/twitter-bootstrap-module - 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. [Framework](/categories/framework)
4. /
5. ppi/twitter-bootstrap-module

ActiveLibrary[Framework](/categories/framework)

ppi/twitter-bootstrap-module
============================

PPI integration with Bootstrap, the sleek, intuitive, and powerful front-end framework for faster and easier web development from Twitter.

3175Makefile

Since Feb 27Pushed 11y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

PPI TwitterBootstrap Module
===========================

[](#ppi-twitterbootstrap-module)

[Twitter Boostrap](http://twitter.github.io/bootstrap/ "Sleek, intuitive, and powerful front-end framework for faster and easier web development") module for [PPI2](http://ppi.io/ "PPI Framework - The PHP Meta Framework!").

Twitter Bootstrap
-----------------

[](#twitter-bootstrap)

[![](https://camo.githubusercontent.com/23aba25e39b0d66b9ba670723cb4e5e73b13089fb1009318c96cec8add1bf765/687474703a2f2f6d6564696130322e686f6e676b6961742e636f6d2f747769747465722d626f6f7473747261702f747769747465722d626f6f7473747261702e6a7067)](https://camo.githubusercontent.com/23aba25e39b0d66b9ba670723cb4e5e73b13089fb1009318c96cec8add1bf765/687474703a2f2f6d6564696130322e686f6e676b6961742e636f6d2f747769747465722d626f6f7473747261702f747769747465722d626f6f7473747261702e6a7067)

> Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat).
>
> To get started, checkout !

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

[](#requirements)

- [PHP](http://php.net/ "PHP: Hypertext Preprocessor") 5.3.3 and up
- [PPI Framework 2](http://ppi.io/ "PPI Framework - The PHP Meta Framework!") (2.1.x)

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

[](#installation)

### 1. Install Composer

[](#1-install-composer)

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -s http://getcomposer.org/installer | php
```

### 2. Add ppi/twitter-bootstrap-module to your composer.json and install it

[](#2-add-ppitwitter-bootstrap-module-to-your-composerjson-and-install-it)

```
$ php composer.phar require ppi/twitter-bootstrap-module dev-master
```

Composer will install the module to your project's `vendor/ppi` directory.

### 3. Enable the module

[](#3-enable-the-module)

Enable this module by editing `app/config/modules.yml`:

```
modules:
    - PPI\TwitterBootstrapModule
    # ...
```

License
-------

[](#license)

This module is licensed under the MIT License. See the [LICENSE file](https://github.com/ppi/ppi-twitter-bootstrap-module/blob/master/LICENSE) for details.

Authors
-------

[](#authors)

- Vítor Brandão -  ~ [twitter.com/noiselabs](http://twitter.com/noiselabs)

See also the list of [contributors](https://github.com/ppi/ppi-twitter-bootstrap-module/contributors) who participated in this project.

Submitting bugs and feature requests
------------------------------------

[](#submitting-bugs-and-feature-requests)

Bugs and feature requests are tracked on [GitHub](https://github.com/ppi/ppi-twitter-bootstrap-module/issues).

About PPI
---------

[](#about-ppi)

[![](https://camo.githubusercontent.com/6be34dae981d493a51557c4a1c0d31273bac44d149c967ba9b453dbee343bf8c/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f372f37642f5070692d6672616d65776f726b2d6c6f676f2e706e67)](https://camo.githubusercontent.com/6be34dae981d493a51557c4a1c0d31273bac44d149c967ba9b453dbee343bf8c/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f372f37642f5070692d6672616d65776f726b2d6c6f676f2e706e67)

> PPI is an open source PHP meta-framework. It has taken the good bits from Symfony2, ZendFramework2 &amp; Doctrine2 and combined them together to create a solid and very easy web application framework. It can be considered the boilerplate of PHP frameworks.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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://www.gravatar.com/avatar/9025c7b030862eabb8877bfe173b2358db04463e16d50703c6d9287e55fe5804?d=identicon)[dragoonis](/maintainers/dragoonis)

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

---

Top Contributors

[![vitorbrandao](https://avatars.githubusercontent.com/u/109226?v=4)](https://github.com/vitorbrandao "vitorbrandao (7 commits)")[![dragoonis](https://avatars.githubusercontent.com/u/146321?v=4)](https://github.com/dragoonis "dragoonis (2 commits)")

### Embed Badge

![Health badge](/badges/ppi-twitter-bootstrap-module/health.svg)

```
[![Health](https://phpackages.com/badges/ppi-twitter-bootstrap-module/health.svg)](https://phpackages.com/packages/ppi-twitter-bootstrap-module)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M290](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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