abellion / resolver
Super fast PHP dependency resolver
1.0.0
2016-12-12 12:56 UTC
Requires
- php: >=5.6.4
This package is auto-updated.
Last update: 2024-11-11 02:49:34 UTC
README
Documentation : https://abellion.gitbooks.io/resolver/content/
Resolver (Dependency Injection)
This package aim to provide a simple yet powerful interface for resolving classes / methods / closures dependencies. This is known as auto wiring.
- Well tested code
- No external dependencies
- Works with php >= 5.6.4
- PSR-1, PSR-2 and PSR-4 compliant
Performances
Less is better