solutosoft/yii2-plugin
最新稳定版本:1.0.0
Composer 安装命令:
composer require solutosoft/yii2-plugin
包简介
Yii 2 core code to write extensions based on javascript plugins
README 文档
README
This is the base code to write extensions based in javascript plugins. It encapsulates the base widgets in terms of Yii2. One can use this base code during creation of one's own extensions if needed.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist solutosoft/yii2-plugin "*"
or add
"dist solutosoft/yii2-plugin": "*"
to the require section of your composer.json file.
统计信息
- 总下载量: 57.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-06-15