PHPackages                             filipgolonka/bower-config-mergetool - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. filipgolonka/bower-config-mergetool

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

filipgolonka/bower-config-mergetool
===================================

Bower config mergetool

0399PHP

Since Apr 16Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Bower config mergetool
======================

[](#bower-config-mergetool)

This tool helps developer to use one `bower.json` file, instead of multiple ones.

Consider following situation. Your project has custom bower.json file. You install some dependencies using composer. Each of them has his own `bower.json` file. How to manage it?

This tool can crawl `vendor` directory. It reads each of `bower.json` file and merge dependencies into main `bower.json` file.

To use this tool, install `bower-config-mergetool`:

```
composer require filipgolonka/bower-config-mergetool:dev-master

```

and just add following lines to your `composer.json` file:

```
  "scripts": {
    "post-install-cmd": [
      "STP\\Bower\\ConfigMergeTool::mergeConfig",
      "npm install"
    ],
    "post-update-cmd": [
      "STP\\Bower\\ConfigMergeTool::mergeConfig",
      "npm install"
    ]
  }

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

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/855c55ef5e845919f980318fc0c38e688acba842a603598e956dada8d7a736a0?d=identicon)[filipgolonka](/maintainers/filipgolonka)

---

Top Contributors

[![filipgolonka](https://avatars.githubusercontent.com/u/2419247?v=4)](https://github.com/filipgolonka "filipgolonka (1 commits)")

### Embed Badge

![Health badge](/badges/filipgolonka-bower-config-mergetool/health.svg)

```
[![Health](https://phpackages.com/badges/filipgolonka-bower-config-mergetool/health.svg)](https://phpackages.com/packages/filipgolonka-bower-config-mergetool)
```

###  Alternatives

[istvan-ujjmeszaros/bootstrap-duallistbox

A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.

628199.4k2](/packages/istvan-ujjmeszaros-bootstrap-duallistbox)[imanghafoori/php-token-analyzer

Token analyzer utility for PHP

16535.6k4](/packages/imanghafoori-php-token-analyzer)[sroze/tolerance

Fault tolerance library and micro-services helpers

1982.5k](/packages/sroze-tolerance)

PHPackages © 2026

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