定制 jarekkozak/yii2-libs 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: BSD
  • 更新时间: 2015-02-12