2017 © Pedro Peláez
 

yii2-extension yii2-bootstrap4

The Twitter Bootstrap extension for the Yii framework

image

yiisoft/yii2-bootstrap4

The Twitter Bootstrap extension for the Yii framework

  • Friday, July 27, 2018
  • by cebe
  • Repository
  • 36 Watchers
  • 63 Stars
  • 5,069 Installations
  • PHP
  • 24 Dependents
  • 2 Suggesters
  • 32 Forks
  • 11 Open issues
  • 2 Versions
  • 266 % Grown

The README.md

, (*1)

Twitter Bootstrap 4 Extension for Yii 2


This is the Twitter Bootstrap extension for Yii framework 2.0. It encapsulates Bootstrap 4 components and plugins in terms of Yii widgets, and thus makes using Bootstrap components/plugins in Yii applications extremely easy., (*2)

For license information check the LICENSE-file., (*3)

Documentation is at docs/guide/README.md., (*4)

Latest Stable Version Total Downloads Build Status, (*5)

Installation

The preferred way to install this extension is through composer., (*6)

Either run, (*7)

php composer.phar require --prefer-dist yiisoft/yii2-bootstrap4

or add, (*8)

"yiisoft/yii2-bootstrap4": "~2.0.6"

to the require section of your composer.json file., (*9)

Usage

For example, the following single line of code in a view file would render a Bootstrap Progress plugin:, (*10)

<?= yii\bootstrap4\Progress::widget(['percent' => 60, 'label' => 'test']) ?>

The Versions

27/07 2018

2.0.x-dev

2.0.9999999.9999999-dev

The Twitter Bootstrap extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Paul Klimov
by Simon Karlen

yii2 bootstrap bootstrap4

27/07 2018

dev-master

9999999-dev

The Twitter Bootstrap extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Paul Klimov
by Simon Karlen

yii2 bootstrap bootstrap4