Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 914 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 914 Bytes

File DB Extension for Yii 2

This extension provides support for application runtime configuration, loading config from database.

For license information check the LICENSE-file.

Latest Stable Version Total Downloads Build Status

Installation

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.

Usage

This extension