PHPackages                             thijskok/phpci-bower-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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. thijskok/phpci-bower-plugin

AbandonedArchivedLibrary[DevOps &amp; Deployment](/categories/devops)

thijskok/phpci-bower-plugin
===========================

PHPCI plugin for Bower integration

29461PHP

Since Aug 5Pushed 9y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (1)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 thijskok/phpci-bower-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)

- **force** *\[boolean, optional\]* - Force latest version on conflict
- **production** *\[boolean, optional\]* - Do not install project devDependencies

### PHPCI Config

[](#phpci-config)

```
ThijsKok\PHPCI\Plugin\Bower:
    force: false
    production: true
```

example:

```
setup:
    ThijsKok\PHPCI\Plugin\Bower:
        production: false
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

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://www.gravatar.com/avatar/39f48c881813b7d3b044ca5660aa5ab9e60b5dd7c34ed4a47acbb11bd20b7593?d=identicon)[thijskok](/maintainers/thijskok)

---

Top Contributors

[![thijskok](https://avatars.githubusercontent.com/u/1344550?v=4)](https://github.com/thijskok "thijskok (9 commits)")

### Embed Badge

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

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

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M206](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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