yiisoft / container-proxy
An interface for container proxy
Fund package maintenance!
Open Collective
yiisoft
Installs: 22 068
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 13
Forks: 5
Open Issues: 1
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.