PHPackages                             foa/di-config - 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. foa/di-config

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

foa/di-config
=============

Build aura di configuration values

0.2.0(11y ago)124BSD-2-ClausePHP

Since Dec 5Pushed 11y ago2 watchersCompare

[ Source](https://github.com/friendsofaura/FOA.DiConfig)[ Packagist](https://packagist.org/packages/foa/di-config)[ Docs](https://github.com/friendsofaura)[ RSS](/packages/foa-di-config/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Aura.Di config builder
======================

[](#auradi-config-builder)

Aura.Di is nice!. Looking at the PR [Disabling autoresolve by default](https://github.com/auraphp/Aura.Di/pull/76), I thought it will be nice to make a way much easier for people to make the configuration.

Supports
--------

[](#supports)

- Constructor params only
- Supports lazyGet for aura/web-kernel

Drawbacks
---------

[](#drawbacks)

- No setter injection
- You still need make the necessary changes needed.

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

[](#installation)

```
composer require foa/di-config dev-master
```

Usage
-----

[](#usage)

Pass a file

```
vendor/bin/di-config-dump /real/path/to/file.php
```

Pass directory

```
vendor/bin/di-config-dump /real/path/to/directory
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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 ~0 days

Total

2

Last Release

4181d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29dba0e6add8d89fd3fc6126b213d5d2f57538ea78318963025d6ea98db34161?d=identicon)[harikt](/maintainers/harikt)

---

Top Contributors

[![harikt](https://avatars.githubusercontent.com/u/120454?v=4)](https://github.com/harikt "harikt (5 commits)")

---

Tags

configclassdi

### Embed Badge

![Health badge](/badges/foa-di-config/health.svg)

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

###  Alternatives

[symfony/options-resolver

Provides an improved replacement for the array\_replace PHP function

3.2k493.9M1.6k](/packages/symfony-options-resolver)[league/config

Define configuration arrays with strict schemas and access values with dot notation

564302.2M24](/packages/league-config)[nette/robot-loader

🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.

89152.7M321](/packages/nette-robot-loader)

PHPackages © 2026

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