Registry / web-framework / yiisoft-yii2-dev

yiisoft-yii2-dev

JSON →
library2.0.55phppackagistunverified

Yii PHP Framework Version 2 - Development Package

composer require yiisoft/yii2-dev
INSTALL
IMPORT
SIG · YIISOFT-YII2-DEV
Y
yiisoft-yii2-dev
web-frameworkphpv2.0.55
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.

Application
use yii\web\Application;

Bootstrap a Yii2 web application.

use yii\web\Application; $config = require __DIR__ . '/config/web.php'; (new Application($config))->run();
Debug
Known issues
breakingYii2 requires PHP 7.4+; some features need PHP 8.0+.
fix
Ensure your PHP version meets the minimum requirement (7.4) and check for PHP 8.0+ features if using latest version.
affects: >=2.0.0
Upgrade
Version history
2.0.55latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
yiisoft-yii2-dev — pip install yiisoft-yii2-dev · libregistry