interop-phpobjects / lenient-container
Container interface and annotation set
Package info
github.com/interop-phpobjects/lenient-container
pkg:composer/interop-phpobjects/lenient-container
1.0.0
2020-03-31 06:20 UTC
Requires
- php: >=5.3.3
This package is auto-updated.
Last update: 2026-03-01 00:31:03 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.