yiisoft / container-proxy
This package is abandoned and no longer maintained.
No replacement package was suggested.
An interface for container proxy
dev-master / 3.0.x-dev
2021-05-12 11:19 UTC
Requires
- php: ^7.4|^8.0
- psr/container: ^1.0|^2.0
This package is auto-updated.
Last update: 2021-06-08 15:10:03 UTC
README
Yii Container Proxy
The package provides an interface for proxying PSR-11 Container
Requirements
- PHP 7.4 or higher.
Installation
The package could be installed with composer:
composer require yiisoft/container-proxy
General usage
A debugger such as yiisoft/yii-debug implements the interface.
Support the project
Follow updates
License
The Yii Data is free software. It is released under the terms of the BSD License.
Please see LICENSE for more information.
Maintained by Yii Software.