wonail / yii2-base
Base library
v0.0.1-patch1
2017-07-20 14:45 UTC
Requires
- bower-asset/animate-css: *
- bower-asset/bootstrap3-dialog: ~1.34
- bower-asset/jquery-cookie: *
- bower-asset/jquery-fullscreen-plugin: *
- bower-asset/simple-line-icons: *
- bower-asset/slimscroll: >=1.3.3
- bower-asset/toastr: 2.1.1
This package is not auto-updated.
Last update: 2026-03-01 09:28:49 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.