yiisoft/yii-web
Yii Framework Web Extension
Maintainers
Requires
- php: ^7.4|^8.0
- ext-dom: *
- ext-json: *
- psr/container-implementation: 1.0.0
- psr/event-dispatcher: ^1.0
- psr/http-factory: ^1.0
- psr/http-factory-implementation: 1.0
- psr/http-message: ^1.0
- psr/http-message-implementation: 1.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- yiisoft/aliases: ^1.1|^2.0
- yiisoft/friendly-exception: ^1.0
- yiisoft/http: ^1.2
- yiisoft/middleware-dispatcher: ^2.0
- yiisoft/network-utilities: ^1.0
- yiisoft/router: ^3.0@dev
- yiisoft/validator: ^3.0@dev
Requires (Dev)
- nyholm/psr7: ^1.3
- phpunit/phpunit: ^9.5
- roave/infection-static-analysis-plugin: ^1.7
- spatie/phpunit-watcher: ^1.23
- vimeo/psalm: ^4.7
- yiisoft/composer-config-plugin: ^1.0@dev
- yiisoft/di: ^3.0@dev
- yiisoft/router-fastroute: ^3.0@dev
Suggests
None
Provides
Conflicts
None
Replaces
None
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
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.
