dmstr / yii2-bootstrap
yii2 bootstrap components and extensions from diemeisterei GmbH
Installs: 500 752
Dependents: 9
Suggesters: 0
Security: 0
Stars: 6
Watchers: 10
Forks: 4
Open Issues: 3
Type:yii2-extension
Requires
- yiisoft/yii2-bootstrap: ^2.0.6
This package is auto-updated.
Last update: 2024-11-06 02:48:40 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.