PHPackages                             bit3/composer-global-depends - 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. bit3/composer-global-depends

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

bit3/composer-global-depends
============================

Analyse which package depends on another one globally.

1.0.0(11y ago)19MITPHPPHP &gt;=5.4

Since Jan 31Pushed 11y ago2 watchersCompare

[ Source](https://github.com/bit3/composer-global-depends)[ Packagist](https://packagist.org/packages/bit3/composer-global-depends)[ RSS](/packages/bit3-composer-global-depends/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (14)Versions (2)Used By (0)

[![Version](https://camo.githubusercontent.com/f58add74172a7ee20c82d4decdc43aa7c0e94970d0ebe17f1465f82c0943ab93/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626974332f636f6d706f7365722d676c6f62616c2d646570656e64732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bit3/composer-global-depends)[![Stable Build Status](https://camo.githubusercontent.com/5b702a0616131898a2f660e0d672108e989ac71fd44b2bd4cc955f36f4b8b61b/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f626974332f636f6d706f7365722d676c6f62616c2d646570656e64732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/bit3/composer-global-depends)[![Code Quality](https://camo.githubusercontent.com/a9ba500274ebbd67f1917731b1dfb6f7a4f88f8a7d77e8ae99baf0a4e474b3b1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f626974332f636f6d706f7365722d676c6f62616c2d646570656e64732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/bit3/composer-global-depends/)[![Dependencies](https://camo.githubusercontent.com/caf744adf72d73f9d1df046e84fe77190852b617a8b41073f0444f32baf0a3e0/68747470733a2f2f696d672e736869656c64732e696f2f76657273696f6e6579652f642f2f626974332f636f6d706f7365722d676c6f62616c2d646570656e64732e7376673f7374796c653d666c61742d737175617265)](https://www.versioneye.com/user/projects/54cccc89de7924f81a00033f)[![License](https://camo.githubusercontent.com/42308bb19a0ad40cef2e7bc87bb3a4c3cf4bc7fe64da50008f95b17cf48751c6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f626974332f636f6d706f7365722d676c6f62616c2d646570656e64732e7376673f7374796c653d666c61742d737175617265)](https://github.com/bit3/composer-global-depends/blob/master/LICENSE)[![Downloads](https://camo.githubusercontent.com/1cbc3165862e0407a85106edeaf8dc4b26bd80ef97960832f486d0f7d66f3609/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626974332f636f6d706f7365722d676c6f62616c2d646570656e64732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bit3/composer-global-depends)

Global dependency analyser
==========================

[](#global-dependency-analyser)

Search for packages that depend on another package globally!

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

[](#installation)

```
$ php composer.phar create-project bit3/composer-global-depends dev-master

```

Usage
-----

[](#usage)

```
$ cd composer-global-depends
$ ./bin/composer-global-depends.php phpmd/phpmd
[acquia/acquia-search-proxy 0.2.x-dev] require-dev phpmd/phpmd ~1.0
[acquia/acquia-search-proxy dev-master] require-dev phpmd/phpmd ~1.0
[acquia/acquia-search-proxy 0.2.x-dev] require-dev phpmd/phpmd ~1.0
[acquia/acquia-search-proxy dev-master] require-dev phpmd/phpmd ~1.0
  1182 [------>---------------------] 5 secs   albertofem/translatableroutepath-bundle
...

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4116d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e61f74ea186c1e79e072b2974ccdeef39414730476d5a8adac501eb9449b2a3?d=identicon)[tril](/maintainers/tril)

---

Top Contributors

[![tristanlins](https://avatars.githubusercontent.com/u/343404?v=4)](https://github.com/tristanlins "tristanlins (2 commits)")

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/bit3-composer-global-depends/health.svg)

```
[![Health](https://phpackages.com/badges/bit3-composer-global-depends/health.svg)](https://phpackages.com/packages/bit3-composer-global-depends)
```

###  Alternatives

[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

5953.3M55](/packages/roave-backward-compatibility-check)[ramsey/conventional-commits

A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!

1931.2M120](/packages/ramsey-conventional-commits)[friendsofphp/pickle

Installer for PHP extension, supports pecl package or install from src tree directly

1.7k3.3k](/packages/friendsofphp-pickle)[php-soap/wsdl

Deals with WSDLs

173.5M12](/packages/php-soap-wsdl)[magento/composer

Magento composer library helps to instantiate Composer application and run composer commands.

317.7M8](/packages/magento-composer)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

4743.5k9](/packages/phel-lang-phel-lang)

PHPackages © 2026

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