cjario / yii2-module-core
Core Module to initialize other modules
Package info
bitbucket.org/cjario/yii2-module-core
Type:yii2-extension
pkg:composer/cjario/yii2-module-core
v1.0.1
2019-03-31 16:25 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-09 15:34:33 UTC
README
Core Module to initialize other modules
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist tmukherjee13/yii2-module-core "*"
or add
"tmukherjee13/yii2-module-core": "*"
to the require section of your composer.json file.