interop-phpobjects / lenient-container
Container interface and annotation set
Installs: 737
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/interop-phpobjects/lenient-container
Requires
- php: >=5.3.3
This package is auto-updated.
Last update: 2025-09-29 03:05:29 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.