yiimaker/yii2-configuration

Configuration

Maintainers

Package info

github.com/yiimaker/yii2-configuration

Type:yii2-extension

pkg:composer/yiimaker/yii2-configuration

Statistics

Installs: 1 486

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 0

1.3.0 2017-01-10 14:53 UTC

This package is auto-updated.

Last update: 2026-03-14 06:33:02 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