Registry / web-framework / yiisoft-yii2-bootstrap4

yiisoft-yii2-bootstrap4

JSON →
library2.0.12phppackagistunverified

The Twitter Bootstrap extension for the Yii framework

composer require yiisoft/yii2-bootstrap4
INSTALL
IMPORT
SIG · YIISOFT-YII2-BOOTS
Y
yiisoft-yii2-bootstrap4
web-frameworkphpv2.0.12
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ActiveForm
use yii\bootstrap4\ActiveForm;

Create a Bootstrap 4 horizontal form with ActiveForm

use yii\bootstrap4\ActiveForm; $form = ActiveForm::begin(['layout' => 'horizontal']); echo $form->field($model, 'name'); ActiveForm::end();
Debug
Known issues
gotchaRequires Yii2 framework and Bootstrap 4 assets.
fix
Ensure yiisoft/yii2 is installed and Bootstrap 4 CSS is included.
affects: >=2.0
Upgrade
Version history
2.0.12latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
yiisoft-yii2-bootstrap4 — pip install yiisoft-yii2-bootstrap4 · libregistry