rere / yii2-core
为开发yii2网站提供强大的核心
dev-master
2016-06-06 14:05 UTC
Requires
- php: >=5.4.0
- creocoder/yii2-nested-sets: ^0.9.0
- yiisoft/yii2: 2.0.*
This package is not auto-updated.
Last update: 2024-09-14 18:14:57 UTC
README
为开发yii2网站提供强大的核心
存在许多助手和优秀的页面及字符系统。
对于此核心,您可以获取许多额外的脚本:管理员、用户、商店、支付、配送等。
此系统用于快速且容易地创建和更新yii2项目。
安装
安装此扩展的首选方式是通过 composer。
运行以下命令:
php composer.phar require --prefer-dist rere/yii2-core "2.0.0"
或
"rere/yii2-core": "2.0.0"
将以下内容添加到您的 composer.json
文件的require部分。
使用
信息将很快添加。