Skip to content

e-kevin/yii2-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-base

主要包含一些基础类库

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"wonail/yii2-base": "*"

to the require section of your composer.json file.