Releases: artex-agency/di-container
Releases · artex-agency/di-container
v1.0.0 Initial Stable Release
This is the first stable release of the Artex DI Container.
The library is a lightweight, PSR-11 compliant dependency injection and service container designed for modern PHP applications. It includes robust features like tagged services, lifecycle hooks, deferred services, and flexible dependency resolution.
Key Highlights:
- Fully PSR-11 compliant for maximum interoperability.
- Autowiring support for effortless dependency management.
- Tagged services for categorization and bulk retrieval.
- Lifecycle hooks for custom registration and resolution events.
- Supports deferred loading for improved performance.
This version has been thoroughly tested and is ready for production use in frameworks, microservices, or standalone applications.