This extension provides support for application runtime configuration, loading config from database.
For license information check the LICENSE-file.
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yii2tech/config
or add
"yii2tech/config": "*"
to the require section of your composer.json.
This extension