PHPackages                             jowy/silex-config-service-provider - 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. jowy/silex-config-service-provider

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

jowy/silex-config-service-provider
==================================

Silex Config Service Provider

v1.1.2(11y ago)02221MITPHP

Since Mar 31Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Atriedes/silex-config-service-provider)[ Packagist](https://packagist.org/packages/jowy/silex-config-service-provider)[ RSS](/packages/jowy-silex-config-service-provider/feed)WikiDiscussions master Synced 1mo ago

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

Silex Config Service provider
-----------------------------

[](#silex-config-service-provider)

Provide Configuration Service for Silex

### Usage

[](#usage)

#### Installation

[](#installation)

For yaml based config

```
$this->app->register(new ConfigServiceProvider("path/to/config.yml"));
```

For php array based config

```
$this->app->register(new ConfigServiceProvider("path/to/config.php"));
```

#### Access Config

[](#access-config)

```
$app["config"]->get("key/subkey/subsubkey");
```

### License

[](#license)

MIT, see LICENSE

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Total

5

Last Release

4038d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/023a0bd17758df473ae6dad9f07575a8d0a8c36b06e83396b5962aecba38c722?d=identicon)[PrasWicaksono](/maintainers/PrasWicaksono)

### Embed Badge

![Health badge](/badges/jowy-silex-config-service-provider/health.svg)

```
[![Health](https://phpackages.com/badges/jowy-silex-config-service-provider/health.svg)](https://phpackages.com/packages/jowy-silex-config-service-provider)
```

###  Alternatives

[ckfinder/ckfinder-laravel-package

CKFinder 3 package for Laravel

159497.2k48](/packages/ckfinder-ckfinder-laravel-package)[jaxon-php/jaxon-core

Jaxon is an open source PHP library for easily creating Ajax web applications

73142.3k25](/packages/jaxon-php-jaxon-core)[ckfinder/ckfinder-symfony-bundle

CKFinder bundle for Symfony

42435.7k](/packages/ckfinder-ckfinder-symfony-bundle)[inpsyde/wp-app-container

DI Container and related tools to be used at website level.

41253.5k](/packages/inpsyde-wp-app-container)[rockettheme/toolbox

RocketTheme Toolbox Library

22526.9k3](/packages/rockettheme-toolbox)[rochamarcelo/cake-pimple-di

A cakephp plugin for dependency injection based on Pimple library

12176.8k](/packages/rochamarcelo-cake-pimple-di)

PHPackages © 2026

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