Download the PHP package webthink/psr-test-container without Composer
On this page you can find all versions of the php package webthink/psr-test-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webthink/psr-test-container
More information about webthink/psr-test-container
Files in webthink/psr-test-container
Download webthink/psr-test-container
More information about webthink/psr-test-container
Files in webthink/psr-test-container
Vendor webthink
Package psr-test-container
Short Description A PSR container implementation to be used only for testing
License MIT
Homepage https://github.com/webthinkgr/psr-test-container
Package psr-test-container
Short Description A PSR container implementation to be used only for testing
License MIT
Homepage https://github.com/webthinkgr/psr-test-container
Please rate this library. Is it a good library?
Informations about the package psr-test-container
A Simple PSR Container for Testing.
A PSR container implementation to be used only for testing purposes.
Goal
The goal of this package is be used for testing purposes where a simple container will just do the job. Sometimes while writing unit tests you might need a container that does one simple thing. Keeping entries of services. The current packages serves this goal.
Install
Via Composer
$ composer require-dev webthink/psr-test-container
Usage
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of psr-test-container with dependencies
PHP Build Version
Package Version
The package webthink/psr-test-container contains the following files
Loading the files please wait ....