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

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

felicity-php/felicity-config
============================

Easy set and get of config in PHP

1.1.1(8y ago)0585Apache-2.0PHP

Since Nov 26Pushed 8y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (2)Versions (3)Used By (5)

About Felicity Config
---------------------

[](#about-felicity-config)

Felicity Config provides a very easy way to set and get config in PHP

Usage
-----

[](#usage)

Set config with the static `set` method, or if passing `Config::getInstance()` in via dependency injection, use the `setItem` method.

```
