PHPackages                             designpond/config-registry - 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. designpond/config-registry

ActiveLibrary

designpond/config-registry
==========================

Laravel registry manager

02221PHP

Since Aug 8Pushed 9mo ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Configurations
==============

[](#configurations)

Just for internal use

Configurations through database for Laravel

```
"designPond/config-registry": "0.1"

```

```
'providers' => array(
    'DesignPond\Registry\RegistryServiceProvider',
)
```

```
'aliases' => array(
    'Registry' => DesignPond\Registry\Facades\Registry::class,
)
```

Change Log
----------

[](#change-log)

#### v0.1.0

[](#v010)

- Inital

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance43

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 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/4b35622ddfe237d3b3591a6a0c8b03dd8dcb5fcfbb0939c446f61c18efaece05?d=identicon)[DesignPond](/maintainers/DesignPond)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/designpond-config-registry/health.svg)

```
[![Health](https://phpackages.com/badges/designpond-config-registry/health.svg)](https://phpackages.com/packages/designpond-config-registry)
```

PHPackages © 2026

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