PHPackages                             bzick/confd - 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. bzick/confd

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

bzick/confd
===========

Simple config storage with defaults

1.0.4(2y ago)09.8k1MITPHP

Since Mar 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/bzick/confd)[ Packagist](https://packagist.org/packages/bzick/confd)[ RSS](/packages/bzick-confd/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Simple configuration system
===========================

[](#simple-configuration-system)

[![Build Status](https://camo.githubusercontent.com/595d7a484bea482506c3717b39b82b818dacbb7d4d14d2ca2e4954ec3e1afdaf/68747470733a2f2f7472617669732d63692e6f72672f627a69636b2f636f6e66642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bzick/confd)

```
$config = new Confd\Config("path/to/custom.config.php", "path/to/defaults/");
```

```
$config->part->key;
$config->part['key'];
$config['part']['key'];

$config->getItem("part", "key");
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 88.2% 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 ~613 days

Total

5

Last Release

932d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/135c5c250b5bf3601bec3f76db32610c07970441b96a557d0a7a767187912511?d=identicon)[bzick](/maintainers/bzick)

---

Top Contributors

[![bzick](https://avatars.githubusercontent.com/u/345384?v=4)](https://github.com/bzick "bzick (15 commits)")[![kaero598](https://avatars.githubusercontent.com/u/9202326?v=4)](https://github.com/kaero598 "kaero598 (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bzick-confd/health.svg)

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

###  Alternatives

[adfab/m2-module-gdpr

GDPR compatibility

632.2k](/packages/adfab-m2-module-gdpr)

PHPackages © 2026

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