Registry / web-framework / kartik-v-yii2-widget-activeform

kartik-v-yii2-widget-activeform

JSON →
library1.6.4phppackagistunverified

Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).

composer require kartik-v/yii2-widget-activeform
INSTALL
IMPORT
SIG · KARTIK-V-YII2-WIDG
K
kartik-v-yii2-widget-activeform
web-frameworkphpv1.6.4
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 kartik\form\ActiveForm;

Create a Bootstrap-styled active form

use kartik\form\ActiveForm; $form = ActiveForm::begin(); echo $form->field($model, 'name'); ActiveForm::end();
Debug
Known issues
gotchaRequires Bootstrap CSS/JS assets to be registered for full styling
fix
Use kartik\base\AssetBundle or manually include Bootstrap assets
affects: >=1.0.0
Upgrade
Version history
1.6.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
kartik-v-yii2-widget-activeform — pip install kartik-v-yii2-widget-activeform · libregistry