brunohenriquebh / yii2-bootstrap
diemeisterei GmbH 提供的 yii2 bootstrap 组件和扩展(针对 bootstrap 4 分支)
0.2.1
2018-01-03 11:05 UTC
Requires
- yiisoft/yii2-bootstrap: ^2.0.6
This package is not auto-updated.
Last update: 2024-10-03 04:14:00 UTC
README
diemeisterei GmbH 提供的 Yii2 bootstrap 组件和扩展
安装
安装此扩展的首选方法是通过 composer。
运行以下命令:
php composer.phar require --prefer-dist dmstr/yii2-bootstrap "*"
或将其添加到你的 composer.json 文件的 require 部分:
"dmstr/yii2-bootstrap": "*"
用法
待定。