kmergen / yii2-bootstrap5
Widgets for Bootstrap 5 components
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kmergen/yii2-bootstrap5
Requires
- php: >=5.4.0
- yiisoft/yii2: ~2.0.14
This package is auto-updated.
Last update: 2025-09-20 00:33:29 UTC
README
Useful widgets for Bootstrap 5 CSS Framework.
###Installation
The preferred way to install this extension is through composer.
Either run
composer require "kmergen/yii2-bootstrap5: "*"
or add
"kmergen/yii2-bootstrap5": "*",
to the require
section of your composer.json
file.