cjario/yii2-module-core

初始化其他模块的核心模块

安装: 7

依赖项: 0

建议者: 0

安全: 0

类型:yii2-extension

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

This package is not auto-updated.

Last update: 2024-09-23 08:12:46 UTC


README

初始化其他模块的核心模块

安装

安装此扩展的首选方式是通过 Composer

运行以下命令之一:

php composer.phar require --prefer-dist tmukherjee13/yii2-module-core "*"

或者在您的 composer.json 文件的 require 部分添加以下内容:

"tmukherjee13/yii2-module-core": "*"

to the require section of your composer.json file.