PHPackages                             knightar/laravel-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. [Search &amp; Filtering](/categories/search)
4. /
5. knightar/laravel-config

ActiveLibrary[Search &amp; Filtering](/categories/search)

knightar/laravel-config
=======================

A basic laravel runtime configuration handler that is stored as simple key/values.

v0.4(6y ago)0981MITPHPCI failing

Since Dec 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/KnightAR/laravel-config)[ Packagist](https://packagist.org/packages/knightar/laravel-config)[ Docs](http://luffy.us)[ RSS](/packages/knightar-laravel-config/feed)WikiDiscussions master Synced today

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

Laravel Config
==============

[](#laravel-config)

[![Build Status](https://camo.githubusercontent.com/036bc214fcbbdd38f195e0a41a31d2a8e54fab785052e024cd5ce3ae8ee5146a/68747470733a2f2f7472617669732d63692e6f72672f4b6e6967687441522f6c61726176656c2d636f6e6669672e7376673f6272616e63683d6d617374657226666f726d61743d666c61742d737175617265)](https://travis-ci.org/knightar/laravel-config)[![Total Downloads](https://camo.githubusercontent.com/dc3018e7b3fda9a98ba7aa1c98ea4f923e88962f995eeccc1717ed5823500c15/68747470733a2f2f706f7365722e707567782e6f72672f6b6e6967687461722f6c61726176656c2d636f6e6669672f642f746f74616c2e7376673f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/knightar/laravel-config)[![Latest Stable Version](https://camo.githubusercontent.com/dc81e22121cead233420dda675a1f5dbc308a5d5c371e9f6cdf2e67ffa2e0ad9/68747470733a2f2f706f7365722e707567782e6f72672f6b6e6967687461722f6c61726176656c2d636f6e6669672f762f737461626c652e7376673f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/knightar/laravel-config)[![Latest Unstable Version](https://camo.githubusercontent.com/f123b9006ae0c4bf3e04fe94602f8500eb75543a1c7a6c7bb89b41ff319748ad/68747470733a2f2f706f7365722e707567782e6f72672f6b6e6967687461722f6c61726176656c2d636f6e6669672f762f756e737461626c652e7376673f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/knightar/laravel-config)[![License](https://camo.githubusercontent.com/4d297b74d90561bc042d0c9bdbcf7c66b67c419ebd2b7adcfb27299dc72ed186/68747470733a2f2f706f7365722e707567782e6f72672f6b6e6967687461722f6c61726176656c2d636f6e6669672f6c6963656e73652e7376673f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/knightar/laravel-config)

A Laravel **runtime** configuration handler that supports hierarchical configuration, however when stored, the data is flattened to basic key/value pairs (this allows for more possible storage options)

Currently in beta
-----------------

[](#currently-in-beta)

- There's still few remaining bugs. A proper release should be available in the next few days

```
