xz1mefx/yii2-base
最新稳定版本:v1.0.4
Composer 安装命令:
composer require xz1mefx/yii2-base
包简介
Base tools package
README 文档
README
This extension:
- has a user-component with extended methods to check user rights
Installation
-
The preferred way to install this extension is through composer, run:
php composer.phar require --prefer-dist xz1mefx/yii2-base "*" -
Override components (if need) in config file:
'user' => [ 'class' => \xz1mefx\base\web\User::className(), ],
-
[not necessary] If you use
iiifx-production/yii2-autocomplete-helperyou need to run:composer autocomplete
统计信息
- 总下载量: 5.19k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-12-22