Skip to content

padaVVan/yii2-config-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 config store module

Store config

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist padavvan/yii2-config-module "*"

or add

"padavvan/yii2-config-module": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \padavvan\modules\config\AutoloadExample::widget(); ?>```

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages