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

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

f3ath/pimple-config
===================

Simple multi-environment configuration for Pimple with secret storage support

1.0.0(9y ago)260MITPHP

Since Mar 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/f3ath/pimple-config)[ Packagist](https://packagist.org/packages/f3ath/pimple-config)[ RSS](/packages/f3ath-pimple-config/feed)WikiDiscussions master Synced 1mo ago

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

PimpleConfig is a simple multi-environment configuration for Pimple/Silex with secret storage support
=====================================================================================================

[](#pimpleconfig-is-a-simple-multi-environment-configuration-for-pimplesilex-with-secret-storage-support)

Install
-------

[](#install)

```
composer install f3ath/pimple-config

```

Configuration structure
-----------------------

[](#configuration-structure)

### Environment-specific config

[](#environment-specific-config)

A config is a file named `.php` which returns an array:

```
