PHPackages                             silencenjoyer/silence-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. silencenjoyer/silence-config

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

silencenjoyer/silence-config
============================

Silence application configuration.

0.0.3(9mo ago)0111MITPHPPHP ^8.3.0

Since Jul 21Pushed 9mo agoCompare

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

READMEChangelogDependencies (3)Versions (4)Used By (1)

Silence Config
==============

[](#silence-config)

[![Latest Stable Version](https://camo.githubusercontent.com/c79572fffc6051999a5bae78aeaaf78bc3319504551992f77445a50832207274/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73696c656e63656e6a6f7965722f73696c656e63652d636f6e6669672e737667)](https://packagist.org/packages/silencenjoyer/silence-config)[![PHP Version Require](https://camo.githubusercontent.com/491db21b77ca3ab07967f578c3bd80876a37791bf3f717700f28c19d891838c0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73696c656e63656e6a6f7965722f73696c656e63652d636f6e6669672e737667)](https://packagist.org/packages/silencenjoyer/silence-config)[![License](https://camo.githubusercontent.com/7b343d2259fab8f87db01c56d0b1c7608c6c0f162045ea8b82ff4e81e773944e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f73696c656e63656e6a6f7965722f73696c656e63652d636f6e666967)](LICENSE.md)

This package is designed to read the configuration and interact with it.

The package provides two main entities: \\Silence\\Config\\AppConfig for working with application parameters, and \\Silence\\Config\\AppContext for storing important application context settings: environment, locale, etc.

This package is part of the monorepository [silencenjoyer/silence](https://github.com/silencenjoyer/silence), but can be used independently.

⚙️ Installation
---------------

[](#️-installation)

`composer require silencenjoyer/silence-config`

🚀 Quick start
-------------

[](#-quick-start)

```
# Config
// main.php
