wonail/yii2-base

Base library

Installs: 192

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

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

This package is not auto-updated.

Last update: 2024-04-27 23:56:42 UTC


README

主要包含一些基础类库

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.