brunohenriquebh / yii2-bootstrap
yii2 bootstrap components and extensions from diemeisterei GmbH (branch for bootstrap 4)
Package info
github.com/brunohenriquebh/yii2-bootstrap
Type:yii2-extension
pkg:composer/brunohenriquebh/yii2-bootstrap
0.2.1
2018-01-03 11:05 UTC
Requires
- yiisoft/yii2-bootstrap: ^2.0.6
This package is not auto-updated.
Last update: 2026-03-05 10:43:10 UTC
README
Yii2 bootstrap components and extensions from diemeisterei GmbH
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist dmstr/yii2-bootstrap "*"
or add
"dmstr/yii2-bootstrap": "*"
to the require section of your composer.json file.
Usage
TBD.