jscdev/bs4

Rewrite The Twitter Bootstrap 4 extension for the Yii framework

Installs: 230

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2019-11-09 05:31 UTC

This package is auto-updated.

Last update: 2025-07-09 18:01:47 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.