jarekkozak/yii2-libs
Composer 安装命令:
composer require jarekkozak/yii2-libs
包简介
Collection of useful class & code for Yii Framework 2.0
README 文档
README
PHP classes for make live with yii2 more convenient
REQUIREMENTS
The minimum requirement by this libs are minimum PHP 5.4.0 and yii2 2.0.2.
In order to work some extra libraries have to be installed (pls look into composer.json). The best way to install it is use Composer.
INSTALLATION
Install from an Archive File
Extract the archive file downloaded from this site to
a directory named vendor in your yii2 application and manually add dependency in composer.json.
"require": {
........
"jarekkozak/yii2-libs": "*"
},
Install via Composer
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install the libs using the following command:
php composer.phar require jarekkozak/yii2-libs "*"
统计信息
- 总下载量: 416
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD
- 更新时间: 2015-02-12