ezsoft/ez6-common

This package is abandoned and no longer maintained. The author suggests using the ezsoft/ez6-common package instead.

ezsoft common modules

Maintainers

Details

github.com/xjdata/ez6-common

Installs: 232

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:yii2-extension

This package has no released version yet, and little information is available.


README

ezsoft/ez6-common 公共部分

Installation

使用 Composer 安装

  • 在项目中的 composer.json 文件中添加依赖:
"require": {
    "ezsoft/ez6-common": "*"
}
  • 执行 $ php composer.phar install$ composer install 进行安装。

Usage

查看各文档说明. 快速迭代期,最好还是不要有版本限制