wonail / yii2-base

基础库

安装次数: 192

依赖: 2

建议者: 0

安全: 0

星星: 0

关注者: 1

分支: 0

开放问题: 0

语言:JavaScript

v0.0.1-patch1 2017-07-20 14:45 UTC

This package is not auto-updated.

Last update: 2024-09-29 02:10:12 UTC


README

主要包含一些基础类库

安装

安装此扩展的首选方式是通过 Composer

运行以下命令之一:

php composer.phar require --prefer-dist wonail/yii2-base "*"

或者将以下内容添加到您的 composer.json 文件的 require 部分中:

"wonail/yii2-base": "*"

to the require section of your composer.json file.