Download the PHP package yiimaker/yii2-data-static without Composer
On this page you can find all versions of the php package yiimaker/yii2-data-static. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yiimaker/yii2-data-static
More information about yiimaker/yii2-data-static
Files in yiimaker/yii2-data-static
Download yiimaker/yii2-data-static
More information about yiimaker/yii2-data-static
Files in yiimaker/yii2-data-static
Please rate this library. Is it a good library?
Informations about the package yii2-data-static
Yii2 Static Data
It is a model for the data that stores configuration.
StaticData
subject to the same rules as yii\base\Model
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
- Configure component
yiimaker/yii2-configuration
in config file or inStaticData
class. More information - Inherit the class
ymaker\data\statics\StaticData
, then describe it as a normal model.
Example
StaticData
Save Data
Load Data
or
Reload Data
StaticDataTranslation
Save Data
Load Data
or
Reload Data
change language
All versions of yii2-data-static with dependencies
PHP Build Version
Package Version
The package yiimaker/yii2-data-static contains the following files
Loading the files please wait ....