wpmvc / container
2.0.0
2026-03-08 14:39 UTC
Requires
- php: >=7.4
- psr/container: ^2.0@dev
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-08 15:02:40 UTC
README
WpMVC Container
A lightweight, powerful, and PSR-11 compliant Dependency Injection (DI) Container designed for the WpMVC framework. It provides automatic dependency resolution, singleton management, flexible method invocation, and advanced autowiring capabilities.
For a full list of available commands and detailed usage guides, please refer to the Container Documentation.