lagbox / settings

Laravel persistent settings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Another Laravel Settings Package

No Available Yet - Under development - Just playing around

This will allow you to have persistent settings that you can control. A configuration file can be used as a set of defaults, fallbacks, for any settings and will be merged into the settings. There is caching involved to keep the DB out of the equation as much as possible and only gets invalidated when changes have been made to the settings.

About

Laravel persistent settings.


Languages

Language:PHP 100.0%