yiimaker/yii2-configuration

Configuration

Installs: 1 470

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 0

Open Issues: 0

Type:yii2-extension

1.3.0 2017-01-10 14:53 UTC

This package is auto-updated.

Last update: 2024-03-14 02:10:13 UTC


README

Configuration component is designed for key-value type data storage.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yiimaker/yii2-configuration "*"

or add

"yiimaker/yii2-configuration": "*"

to the require section of your composer.json file.

Content

  1. Configuration
  2. Configuration Translation