brunohenriquebh / yii2-bootstrap
yii2 bootstrap components and extensions from diemeisterei GmbH (branch for bootstrap 4)
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 4
Type:yii2-extension
Requires
- yiisoft/yii2-bootstrap: ^2.0.6
This package is not auto-updated.
Last update: 2025-03-06 06:01:59 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.