The package serves as dummy provider of PSR virtual packages:
psr/cache-implementationpsr/container-implementationpsr/event-dispatcher-implementationpsr/http-client-implementationpsr/http-factory-implementationpsr/http-message-implementationpsr/http-server-handler-implementationpsr/http-server-middleware-implementationpsr/link-implementationpsr/log-implementationpsr/simple-cache-implementationpsr/clock-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 --devThe 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.