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

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

respect/config
==============

A powerful, small, deadly simple configurator and dependency injection container made to be easy.

2.0.1(11y ago)10211.4k7[7 issues](https://github.com/Respect/Config/issues)1BSD-3-ClausePHPPHP &gt;=5.3.0CI passing

Since Feb 1Pushed 3w ago12 watchersCompare

[ Source](https://github.com/Respect/Config)[ Packagist](https://packagist.org/packages/respect/config)[ Docs](https://github.com/Respect/Config)[ RSS](/packages/respect-config/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (2)Versions (13)Used By (1)

Respect\\Config
===============

[](#respectconfig)

[![Latest Stable Version](https://camo.githubusercontent.com/ce398098a6fc0db3458c1a1c25342e893bfb9ebfc358582885827f15293c96c1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726573706563742f636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/respect/config)[![Total Downloads](https://camo.githubusercontent.com/46290046422cf5a2f19bce7d3686a179cb44d2574d66ed5c7e519786cdc55da4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726573706563742f636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/respect/config)[![License](https://camo.githubusercontent.com/f6edd0ffa35a85bb16f6503d7424328c4e0331aa66de3ca32f95b4c8a7d997c1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f726573706563742f636f6e6669672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/respect/config)

A tiny, fully featured dependency injection container as a DSL.

Table of contents
-----------------

[](#table-of-contents)

- [Feature Guide](docs/README.md) - Full feature guide.
- [INI DSL](docs/DSL.md) - Support for .ini files.
- [Installation](docs/INSTALL.md)
- [Contributing](CONTRIBUTING.md)
- [License](LICENSE.md)

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance60

Regular maintenance activity

Popularity36

Limited adoption so far

Community28

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 53.8% 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 ~191 days

Recently: every ~146 days

Total

7

Last Release

4069d ago

Major Versions

0.3.1 → 1.0.02013-02-22

1.0.2 → 2.0.02015-03-26

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/202642?v=4)[Alexandre Gomes Gaigalas](/maintainers/alganet)[@alganet](https://github.com/alganet)

![](https://avatars.githubusercontent.com/u/154023?v=4)[Henrique Moody](/maintainers/henriquemoody)[@henriquemoody](https://github.com/henriquemoody)

![](https://www.gravatar.com/avatar/aef3ebfba857504b29c8c54d3df12397cec9cc4b1a0890a799a7dc8d9c8c01ad?d=identicon)[Respect](/maintainers/Respect)

![](https://www.gravatar.com/avatar/4343df4adee634d5953da73aa5b61e4af61dbd37bf4e97449240c8a32c142dc5?d=identicon)[augustohp](/maintainers/augustohp)

---

Top Contributors

[![alganet](https://avatars.githubusercontent.com/u/202642?v=4)](https://github.com/alganet "alganet (114 commits)")[![henriquemoody](https://avatars.githubusercontent.com/u/154023?v=4)](https://github.com/henriquemoody "henriquemoody (44 commits)")[![nickl-](https://avatars.githubusercontent.com/u/1404606?v=4)](https://github.com/nickl- "nickl- (39 commits)")[![rogeriopradoj](https://avatars.githubusercontent.com/u/443391?v=4)](https://github.com/rogeriopradoj "rogeriopradoj (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![thiagophx](https://avatars.githubusercontent.com/u/226858?v=4)](https://github.com/thiagophx "thiagophx (2 commits)")[![filhodanuvem](https://avatars.githubusercontent.com/u/94096?v=4)](https://github.com/filhodanuvem "filhodanuvem (2 commits)")[![diegoholiveira](https://avatars.githubusercontent.com/u/93187?v=4)](https://github.com/diegoholiveira "diegoholiveira (1 commits)")[![iannsp](https://avatars.githubusercontent.com/u/40551?v=4)](https://github.com/iannsp "iannsp (1 commits)")[![diegocpires](https://avatars.githubusercontent.com/u/3610897?v=4)](https://github.com/diegocpires "diegocpires (1 commits)")[![augustohp](https://avatars.githubusercontent.com/u/188613?v=4)](https://github.com/augustohp "augustohp (1 commits)")[![abdala](https://avatars.githubusercontent.com/u/219340?v=4)](https://github.com/abdala "abdala (1 commits)")

---

Tags

configdependency-injectionrespectdic

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/respect-config/health.svg)](https://phpackages.com/packages/respect-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)[php-di/invoker

Generic and extensible callable invoker

26857.8M56](/packages/php-di-invoker)[respect/stringifier

Converts any value to a string

2522.0M8](/packages/respect-stringifier)[michaels/data-manager

Simple data manager for nested data, dot notation array access, extendability, and container interoperability.

121.9k2](/packages/michaels-data-manager)

PHPackages © 2026

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