The package serves as dummy provider of PSR virtual packages:
psr/cache-implementation
psr/container-implementation
psr/event-dispatcher-implementation
psr/http-client-implementation
psr/http-factory-implementation
psr/http-message-implementation
psr/http-server-handler-implementation
psr/http-server-middleware-implementation
psr/link-implementation
psr/log-implementation
psr/simple-cache-implementation
Dummy implementation provider is used for testing packages requiring implementations. Also, it may be used when testing a package with the help of yiisoft/test-support.
The package could be installed with Composer:
composer require yiisoft/psr-dummy-provider --dev
The Yii PSR Dummy Provider is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.