Skip to content

yiisoft/psr-dummy-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Yii

PSR Dummy Provider


Latest Stable Version Total Downloads

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
  • psr/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.

Installation

The package could be installed with Composer:

composer require yiisoft/psr-dummy-provider --dev

License

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.

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

About

Dummy PSR provider

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

5 stars

Watchers

12 watching

Forks

Sponsor this project

  •  

Contributors

Generated from yiisoft/package-template