PHPackages                             frostiede/composer-dependency-list - 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. frostiede/composer-dependency-list

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

frostiede/composer-dependency-list
==================================

Lists all Composer dependencies.

2.0.2(4y ago)02.4k↓100%1MITPHP

Since Aug 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/frostieDE/composer-dependency-list)[ Packagist](https://packagist.org/packages/frostiede/composer-dependency-list)[ RSS](/packages/frostiede-composer-dependency-list/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (6)Used By (1)

Composer Dependency List
========================

[](#composer-dependency-list)

A small library which parses your composer.lock file and gets you a list of all your dependencies. This can be useful to list all your project dependencies.

Usage
=====

[](#usage)

```
$resolver = new ComposerDependenciesResolver('path/to/your/composer.lock');

/** @var Dependency[] $rependencies */
$dependencies = $resolver->getDependencies();
```

See the Dependency class for futher reference.

Contribution
============

[](#contribution)

Feel free to contribute

Integration
===========

[](#integration)

There is a [Symfony bundle](https://github.com/frostieDE/composer-dependency-list-bundle) 😉

Contribution
============

[](#contribution-1)

Feel free to contribute :-)

License
=======

[](#license)

MIT

###  Health Score

32

—

LowBetter than 71% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~310 days

Total

5

Last Release

1590d ago

Major Versions

1.0.1 → 2.0.02021-12-31

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3764924?v=4)[Marcel Marnitz](/maintainers/frostieDE)[@frostieDE](https://github.com/frostieDE)

---

Top Contributors

[![frostieDE](https://avatars.githubusercontent.com/u/3764924?v=4)](https://github.com/frostieDE "frostieDE (10 commits)")[![Kristories](https://avatars.githubusercontent.com/u/774338?v=4)](https://github.com/Kristories "Kristories (1 commits)")

### Embed Badge

![Health badge](/badges/frostiede-composer-dependency-list/health.svg)

```
[![Health](https://phpackages.com/badges/frostiede-composer-dependency-list/health.svg)](https://phpackages.com/packages/frostiede-composer-dependency-list)
```

###  Alternatives

[daverandom/exceptional-json

JSON encoding and decoding that throws exceptions on failure

321.4M9](/packages/daverandom-exceptional-json)

PHPackages © 2026

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