2017 © Pedro Peláez
 

yii2-extension yii2-bootstrap4

The Twitter Bootstrap extension for the Yii framework

image

easyconn/yii2-bootstrap4

The Twitter Bootstrap extension for the Yii framework

  • Tuesday, May 1, 2018
  • by zhuzhu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 31 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % 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": "~1.0.0"

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\bootstrap\Progress::widget(['percent' => 60, 'label' => 'test']) ?>

The Versions

01/05 2018

dev-master

9999999-dev

The Twitter Bootstrap extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Paul Klimov

yii2 bootstrap bootstrap4

01/05 2018

1.0.3

1.0.3.0

The Twitter Bootstrap extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Paul Klimov

yii2 bootstrap bootstrap4

19/04 2018

1.0.2

1.0.2.0

The Twitter Bootstrap extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Paul Klimov

yii2 bootstrap bootstrap4

19/04 2018

1.0.1

1.0.1.0

The Twitter Bootstrap extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Paul Klimov

yii2 bootstrap bootstrap4

15/04 2018

1.0.0

1.0.0.0

The Twitter Bootstrap extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Paul Klimov

yii2 bootstrap bootstrap4