dmstr / yii2-bootstrap
yii2 bootstrap components and extensions from diemeisterei GmbH
0.2.2
2019-04-05 12:37 UTC
Requires
- yiisoft/yii2-bootstrap: ^2.0.6
This package is auto-updated.
Last update: 2026-02-20 18:56:12 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.