mdscomp/yii2-bootstrap-dialog
最新稳定版本:1.1.7
Composer 安装命令:
composer require mdscomp/yii2-bootstrap-dialog
包简介
Yii2 Bootstrap3 Dialog Wrapper - Make use of Bootstrap Modal more monkey-friendly.
README 文档
README
Bootstrap3 Dialog give another level to create Bootstrap modal become flexible. It's write on javascript, and I don't know much about it. So I made some wrapper to call this modal with Yii2 framework. IMHO, rather than create .php file and create javascript on it, you can do a lot of trick with Yii2 feature to create Bootstrap's Modal more efficient.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist "mdscomp/yii2-bootstrap-dialog" "~1.0"
or add
"mdscomp/yii2-bootstrap-dialog": "~1.0"
to the require section of your composer.json file.
Usage
统计信息
- 总下载量: 3.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2015-04-20