为 Yii2 提供的 Twitter-Bootstrap 辅助工具

1.0.1 2015-06-24 22:29 UTC

This package is not auto-updated.

Last update: 2024-09-28 16:31:12 UTC


README

安装此扩展的首选方式是通过 composer。

运行以下命令之一:

php composer.phar require --prefer-dist appmake/yii2-bootstrap "*"

或者将以下内容添加到你的 composer.json 文件的 require 部分:

"appmake/yii2-bootstrap": "*"

to the require section of your composer.json file.