cjario/yii2-module-core

Core Module to initialize other modules

v1.0.1 2019-03-31 16:25 UTC

This package is not auto-updated.

Last update: 2024-04-22 06:19:31 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.