yii2-bootstrap4

Yii 2 Bootstrap 4 Extension

Github星跟蹤圖

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.

For license information check the LICENSE-file.

Documentation is at docs/guide/README.md.

Latest Stable Version
Total Downloads
Build Status

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

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

to the require section of your composer.json file.

Usage

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

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

主要指標

概覽
名稱與所有者yiisoft/yii2-bootstrap4
主編程語言PHP
編程語言PHP (語言數: 2)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2018-04-04 17:04:19
推送於2025-05-29 09:28:40
最后一次提交2025-05-29 05:28:40
發布數13
最新版本名稱2.0.12 (發布於 2025-02-14 00:11:30)
第一版名稱2.0.0 (發布於 2019-01-29 00:56:40)
用户参与
星數216
關注者數38
派生數104
提交數5.1k
已啟用問題?
問題數110
打開的問題數16
拉請求數116
打開的拉請求數1
關閉的拉請求數17
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?