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

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

drips/config
============

Konfigurationssystem von Drips.

v1.0.0(9y ago)03323MITPHPPHP &gt;=5.4

Since Jul 22Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Prowect/Config)[ Packagist](https://packagist.org/packages/drips/config)[ RSS](/packages/drips-config/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)DependenciesVersions (2)Used By (3)

Config
======

[](#config)

[![Build Status](https://camo.githubusercontent.com/b7aa544069f3395454d0a5dc9ce4e2317fec4b2d69165f8ab5de84149e1767ef/68747470733a2f2f7472617669732d63692e6f72672f50726f776563742f436f6e6669672e737667)](https://travis-ci.org/Prowect/Config)[![Code Climate](https://camo.githubusercontent.com/9040cc740757548a61648175a09a5914dfe9172e95c6904e7ed4dec1ca5b455c/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f50726f776563742f436f6e6669672f6261646765732f6770612e737667)](https://codeclimate.com/github/Prowect/Config)[![Test Coverage](https://camo.githubusercontent.com/7f9683327ec5f0deb7bff9a795568eac543b73e615d36cf45959263cf77e16c4/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f50726f776563742f436f6e6669672f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/Prowect/Config/coverage)[![Latest Release](https://camo.githubusercontent.com/2917a808ce995e6f3180b77609e33b4da06740f9119e22852b5d8bdc421bda0f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64726970732f436f6e6669672e737667)](https://packagist.org/packages/drips/config)

Beschreibung
------------

[](#beschreibung)

Mithilfe der Config-Klasse kann einheitlich auf die Konfiguration eines Systems zugegriffen werden.

Konfiguration hinzufügen
------------------------

[](#konfiguration-hinzufügen)

Mithilfe von `Config::set()` lässt sich ein neuer Konfigurationseintrag erstellen:

```
