PHPackages                             ppi/bower-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. ppi/bower-module

ActiveLibrary

ppi/bower-module
================

PPI module to manage web assets with Bower

1.0(11y ago)21811MITPHP

Since Aug 3Pushed 10y ago2 watchersCompare

[ Source](https://github.com/ppi/ppi-bower-module)[ Packagist](https://packagist.org/packages/ppi/bower-module)[ Docs](https://github.com/ppi/ppi-bower-module)[ RSS](/packages/ppi-bower-module/feed)WikiDiscussions master Synced 1mo ago

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

PPI Bower Module
================

[](#ppi-bower-module)

[PPI2](http://ppi.io/ "PPI Framework - The PHP Meta Framework!") module to manage web assets with [Bower](http://bower.io/ "A package manager for the web").

Bower
-----

[](#bower)

[![](https://camo.githubusercontent.com/19af92d917348f35edd470eac2fd0b9b344f9da6a323f88456a29dac4b75b7a9/687474703a2f2f626f7765722e696f2f696d672f626f7765722d6c6f676f2e706e67)](https://camo.githubusercontent.com/19af92d917348f35edd470eac2fd0b9b344f9da6a323f88456a29dac4b75b7a9/687474703a2f2f626f7765722e696f2f696d672f626f7765722d6c6f676f2e706e67)

> Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.

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)
- [Node.js](http://nodejs.org/) and [Bower](http://bower.io/ "A package manager for the web")

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

[](#installation)

### 1. Install Node.js and Bower

[](#1-install-nodejs-and-bower)

If **Node.js** is not yet installed follow the instructions in [Installing Node.js via package manager](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager) for your OS and distro. **Npm** is packaged along with Node.

**Bower** depends on Node and npm. It's installed globally using npm:

```
npm install -g bower
```

### 2. Install Composer

[](#2-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
```

### 3. Add ppi/bower-module to your composer.json and install it

[](#3-add-ppibower-module-to-your-composerjson-and-install-it)

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

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

### 4. Enable the module

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

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

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

License
-------

[](#license)

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

Authors
-------

[](#authors)

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

See also the list of [contributors](https://github.com/ppi/ppi-bower-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-bower-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

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4022d ago

### 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 (14 commits)")[![dragoonis](https://avatars.githubusercontent.com/u/146321?v=4)](https://github.com/dragoonis "dragoonis (4 commits)")

---

Tags

ppiassetsdependenciesbower

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[kriswallsmith/assetic

Asset Management for PHP

3.7k48.9M161](/packages/kriswallsmith-assetic)[assetic/framework

Asset Management for PHP

1001.4M20](/packages/assetic-framework)[nunomaduro/patrol

An elegant command-line tool that keeps your PHP Project's dependencies in check

271127.8k3](/packages/nunomaduro-patrol)[maba/webpack-bundle

Bundle to Integrate Webpack to Symfony

123268.2k4](/packages/maba-webpack-bundle)[sensiolabs/minify-bundle

Assets Minifier (CSS, JS) for Symfony &amp; Minify integration in Asset Mapper

5694.9k1](/packages/sensiolabs-minify-bundle)[regularjack/frontend-bundle

A modern frontend development workflow for Symfony apps

3122.6k](/packages/regularjack-frontend-bundle)

PHPackages © 2026

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