interop-phpobjects / lenient-container
Container interface and annotation set
1.0.0
2020-03-31 06:20 UTC
Requires
- php: >=5.3.3
This package is auto-updated.
Last update: 2024-10-29 05:59:31 UTC
README
We only define annotations here.
The Container Interface is already defined in "PSR-11". We strong recommend to use the Psr Container interface.
Pleass see PSR-11.