Download the PHP package yiisoft/test-support without Composer
On this page you can find all versions of the php package yiisoft/test-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yiisoft/test-support
More information about yiisoft/test-support
Files in yiisoft/test-support
Package test-support
Short Description Supporting tools for testing
License BSD-3-Clause
Homepage https://www.yiiframework.com/
Informations about the package test-support
Yii Test Support
The package is intended to simplify the process of testing application elements that depend on PSR interfaces.
Requirements
- PHP 8.0 or higher.
Installation
The package could be installed with Composer:
In case you need to satisfy PSR virtual packages (*-implementation
requirements), add the following to require-dev
as well:
Documentation
- Guide: Русский
- Internals
If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.
License
The Yii Test Support is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.
Support the project
Follow updates
All versions of test-support with dependencies
psr/container Version ^1.0|^2.0
psr/event-dispatcher Version ^1.0
psr/log Version ^2.0|^3.0
psr/simple-cache Version ^2.0|^3.0