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

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

aedart/config
=============

Configuration utilities

4.1.0(7y ago)019BSD-3-ClausePHPPHP &gt;=7.1.0

Since Sep 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/aedart/config)[ Packagist](https://packagist.org/packages/aedart/config)[ Docs](https://github.com/aedart/config)[ RSS](/packages/aedart-config/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (7)Used By (0)

aedart/config
=============

[](#aedartconfig)

[![Build Status](https://camo.githubusercontent.com/bb13d057190bd186a7c18710e6e7f8a7a9cb97f7cfbdf3a5ad29ee4d77a10ac9/68747470733a2f2f7472617669732d63692e6f72672f6165646172742f636f6e6669672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/aedart/config)[![Latest Stable Version](https://camo.githubusercontent.com/3fca792f6ac6ee8508a91a5e54f38d3a3f6c65d42021935a41928c203e24dcbc/68747470733a2f2f706f7365722e707567782e6f72672f6165646172742f636f6e6669672f762f737461626c65)](https://packagist.org/packages/aedart/config)[![Total Downloads](https://camo.githubusercontent.com/34478b4b9980aa80a78864dac1bf029eb5f9d75c8c498f7fc1164b65eb658f94/68747470733a2f2f706f7365722e707567782e6f72672f6165646172742f636f6e6669672f646f776e6c6f616473)](https://packagist.org/packages/aedart/config)[![Latest Unstable Version](https://camo.githubusercontent.com/cd0554572d73fa897b0c9b9cb6908dc92128d2a447d49ebd9ef9237d2b1fe6b3/68747470733a2f2f706f7365722e707567782e6f72672f6165646172742f636f6e6669672f762f756e737461626c65)](https://packagist.org/packages/aedart/config)[![License](https://camo.githubusercontent.com/d7f91b56fae8923dd85d8e542a05a433aca188362ea1502c20946774cf63bfbe/68747470733a2f2f706f7365722e707567782e6f72672f6165646172742f636f6e6669672f6c6963656e7365)](https://packagist.org/packages/aedart/config)

**Abandoned** - Package contains various configuration utilities.

Contents
--------

[](#contents)

- [How to install](#how-to-install)
- [Parsers](#parsers)
    - [Reference Parser](#reference-parser)
- [Contribution](#contribution)
- [Acknowledgement](#acknowledgement)
- [Versioning](#versioning)
- [License](#license)

How to install
--------------

[](#how-to-install)

This package uses [composer](https://getcomposer.org/). If you do not know what that is or how it works, I recommend that you read a little about, before attempting to use this package.

```
composer require aedart/config
```

Parsers
-------

[](#parsers)

### Reference Parser

[](#reference-parser)

`\Aedart\Config\Parsers\ReferenceParser`

Able of parsing "references" in values.

```
