dev-master
9999999-devimplements a middleware stack for modular resolution of parameters to values
MIT
The Requires
The Development Requires
Wallogit.com
2017 © Pedro Peláez
implements a middleware stack for modular resolution of parameters to values
This library implements a middleware stack for modular resolution of parameters to functions, closures, methods and constructors., (*1)
You can use this library to implement invokers or factories, in Dependency Injection containers, controller dispatchers in web-frameworks, and so forth., (*3)
This library provides components for integration with any container-interop-compliant dependency-injection container, in the form of resolvers (middleware) that resolves either type-hints or parameter-names against IDs in a container., (*4)
Pretty simple, but best explained by example., (*5)
implements a middleware stack for modular resolution of parameters to values
MIT