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

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

deflou/service-config
=====================

Service config package for DeFlou

0.2.1(8y ago)0331BSD-3-ClausePHPPHP &gt;=7.0.0

Since Jan 30Pushed 8y agoCompare

[ Source](https://github.com/deflou/service-config)[ Packagist](https://packagist.org/packages/deflou/service-config)[ RSS](/packages/deflou-service-config/feed)WikiDiscussions master Synced today

READMEChangelog (4)DependenciesVersions (5)Used By (1)

service-config
==============

[](#service-config)

Service config interface and attendant entities and their interfaces too.

usage
=====

[](#usage)

```
use deflou\components\services\configs\ServiceConfigBase;

$config = [...];// define service configuration
$serviceConfig = new ServiceConfigBase($config);

echo $serviceConfig->getSericeName() . '';
print_r($serviceConfig->__toArray());
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

4

Last Release

3023d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

configservicedeflou

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/deflou-service-config/health.svg)](https://phpackages.com/packages/deflou-service-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)[m1/env

Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.

6412.0M21](/packages/m1-env)[sandrokeil/easy-config

Zend Framework 2 (zf2) module to retrieve specific module options and provides some abstract factories to create easily instances depending on configuration

113.1k1](/packages/sandrokeil-easy-config)

PHPackages © 2026

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