PHPackages                             rna-code/bower-phpci-plugin - 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. rna-code/bower-phpci-plugin

ActiveLibrary

rna-code/bower-phpci-plugin
===========================

PHPCI plugin for Bower integration

1.0.3(10y ago)249MITPHPPHP &gt;=5.3.3

Since Feb 23Pushed 10y ago1 watchersCompare

[ Source](https://github.com/RNACode/phpci-bower)[ Packagist](https://packagist.org/packages/rna-code/bower-phpci-plugin)[ RSS](/packages/rna-code-bower-phpci-plugin/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Bower plugin for [PHPCI](https://www.phptesting.org)
====================================================

[](#bower-plugin-for-phpci)

A plugin for PHPCI to download and install Bower packages required by your application.

### Install the Plugin

[](#install-the-plugin)

1. Navigate to your PHPCI root directory and run `composer require rna-code/bower-phpci-plugin`
2. If you are using the PHPCI daemon, restart it
3. Update your `phpci.yml` in the project you want to deploy with

### Prerequisites

[](#prerequisites)

1. [Bower](https://www.bower.io) needs to be installed.

### Plugin Options

[](#plugin-options)

- **command** *\[string, require\]* - Command name. See [API](http://bower.io/docs/api/)
- **directory** *\[string, optional\]* - Relative path to run bower in.
- **flags** *\[list, optional\]* - Command flags

### PHPCI Config

[](#phpci-config)

```
    RNACode\PHPCI\Bower:
        command: install
```

example:

```
setup:
    ...
    RNACode\PHPCI\Bower:
        command: install
        flags:
            - "--allow-root"
            - "--save"
    ...
```

Output:

```
bower install --allow-root --save
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~6 days

Total

4

Last Release

3717d ago

### Community

Maintainers

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

---

Top Contributors

[![RNACode](https://avatars.githubusercontent.com/u/7851687?v=4)](https://github.com/RNACode "RNACode (18 commits)")

---

Tags

pluginbowerphpci

### Embed Badge

![Health badge](/badges/rna-code-bower-phpci-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/rna-code-bower-phpci-plugin/health.svg)](https://phpackages.com/packages/rna-code-bower-phpci-plugin)
```

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[dealerdirect/phpcodesniffer-composer-installer

PHP\_CodeSniffer Standards Composer Installer Plugin

596161.9M1.9k](/packages/dealerdirect-phpcodesniffer-composer-installer)[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[sabre/event

sabre/event is a library for lightweight event-based programming

35227.4M25](/packages/sabre-event)[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

24924.2M71](/packages/php-http-cache-plugin)[pestphp/pest-plugin

The Pest plugin manager

4458.2M109](/packages/pestphp-pest-plugin)

PHPackages © 2026

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