Registry / web-framework / yiisoft-yii2

yiisoft-yii2

JSON →
library2.0.55phppackagistunverified

Yii PHP Framework Version 2 - a high-performance PHP framework for developing web applications.

composer require yiisoft/yii2
INSTALL
IMPORT
SIG · YIISOFT-YII2
Y
yiisoft-yii2
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 may not work on older versions.
fix
Ensure your PHP version is 7.4 or higher.
affects: <2.0.45
Upgrade
Version history
2.0.55latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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