jscdev / bs4
Rewrite The Twitter Bootstrap 4 extension for the Yii framework
dev-master
2019-11-09 05:31 UTC
This package is auto-updated.
Last update: 2026-03-09 19:15:27 UTC
README
Twitter Bootstrap 4 Extension for Yii 2
Installation
The preferred way to install this extension is through composer.
Either run
composer require "jscdev/bs4 @dev"
or add
"jscdev/bs4": "@dev"
to the require section of your composer.json file.