yiisoft/yii-web

This package is abandoned and no longer maintained. The author suggests using the yiisoft/yii-middleware package instead.

Yii Framework Web Extension

Package info

github.com/yiisoft/yii-web

Homepage

Forum

Wiki

pkg:composer/yiisoft/yii-web

Fund package maintenance!

Open Collective

yiisoft

Statistics

Installs: 61 406

Dependents: 13

Suggesters: 1

Stars: 79

Open Issues: 5

dev-master / 3.0.x-dev 2021-11-10 19:13 UTC

Suggests

None

Conflicts

None

Replaces

None

BSD-3-Clause 421515d06a5c039247fa945f674476ef26e6937e

frameworkyii

This package is auto-updated.

Last update: 2021-11-12 16:56:14 UTC


README

👁 68747470733a2f2f796969736f66742e6769746875622e696f2f646f63732f696d616765732f7969695f6c6f676f2e737667

Yii Framework Web Extension


👁 Latest Stable Version
👁 Total Downloads
👁 Build Status
👁 Scrutinizer Quality Score
👁 Code Coverage
👁 Mutation testing badge
👁 static analysis
👁 type-coverage

Installation

The package could be installed with composer:

composer require yiisoft/yii-web

General usage

Unit testing

The package is tested with PHPUnit. To run tests:

./vendor/bin/phpunit

Mutation testing

The package tests are checked with Infection mutation framework. To run it:

./vendor/bin/infection

Static analysis

The code is statically analyzed with Psalm. To run static analysis:

./vendor/bin/psalm

Support the project

👁 Open Collective

Follow updates

👁 Official website
👁 Twitter
👁 Telegram
👁 Facebook
👁 Slack

License

The Yii Framework Web Extension is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.

Maintained by Yii Software.