PHPackages                             subscribo/dependencyresolver - 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. subscribo/dependencyresolver

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

subscribo/dependencyresolver
============================

Dependency Resolver for resolving dependencies

v0.1.1(9y ago)0981MITPHPPHP ^5.4 || ^7.0

Since Nov 24Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Subscribo/dependencyresolver)[ Packagist](https://packagist.org/packages/subscribo/dependencyresolver)[ RSS](/packages/subscribo-dependencyresolver/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (1)

Dependency Resolver Package
===========================

[](#dependency-resolver-package)

Dependency Resolver for resolving dependencies

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

[](#installation)

1. Add the following to your project's composer.json:

1.1 Repository containing this package (note: you need to have access to this repository as well as to resources it points to)

1.2 Dependency under "require" or "require-dev" keys

```
    "subscribo/dependencyresolver": "0.1.1"
```

1.3 If you are using Laravel you might want to add

```
    '\\Subscribo\\DependencyResolver\\Integration\\Laravel\\DependencyResolverServiceProvider',
```

under 'providers' key in app/config/app.php file.

and

```
    "subscribo/serviceprovider": "0.1.1"
```

under "require" or "require-dev" keys in your composer.json

If used with package 'subscribo/schemabuilder', this step (1.3) is not necessary.

Usage
-----

[](#usage)

```
    DependencyResolver::resolve(array $dependencies)
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

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

Every ~1 days

Total

2

Last Release

3457d ago

PHP version history (2 changes)v0.1.0PHP ~5.4

v0.1.1PHP ^5.4 || ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/192c884dfa291e6d6b1b98a08a8343508aaaf3e7e00716d5b80eae5eb303a999?d=identicon)[subscribo](/maintainers/subscribo)

---

Top Contributors

[![slavo2](https://avatars.githubusercontent.com/u/9358298?v=4)](https://github.com/slavo2 "slavo2 (6 commits)")

---

Tags

laravelsubscriboresolving dependencies

### Embed Badge

![Health badge](/badges/subscribo-dependencyresolver/health.svg)

```
[![Health](https://phpackages.com/badges/subscribo-dependencyresolver/health.svg)](https://phpackages.com/packages/subscribo-dependencyresolver)
```

###  Alternatives

[highideas/laravel-users-online

This package will provide an online users management.

203113.2k1](/packages/highideas-laravel-users-online)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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