Registry / web-framework / yiisoft-yii2-gii

yiisoft-yii2-gii

JSON →
library2.2.7phppackagistunverified

The Gii extension for the Yii framework

composer require yiisoft/yii2-gii
INSTALL
IMPORT
SIG · YIISOFT-YII2-GII
Y
yiisoft-yii2-gii
web-frameworkphpv2.2.7
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.

Module
use yii\gii\Module;

Configure the Gii module for code generation.

use yii\gii\Module; $module = new Module('gii', null, ['allowedIPs' => ['127.0.0.1']]);
Debug
Known issues
breakingGii should only be enabled in development environments for security.
fix
Restrict access via allowedIPs or disable in production.
affects: >=2.0.0
Upgrade
Version history
2.2.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
28
OpenAI (training)
1
Resources