cjario/yii2-module-core

Core Module to initialize other modules

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Type:yii2-extension

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

This package is not auto-updated.

Last update: 2025-04-07 10:42:07 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.