Dependency inversion Packages

deps-injector

Both `factory` and `inject` methods receives a consumer/dependent class and an array of its dependencies classes and then instantiates the consumer/dependent class injecting the classes/instances passed as dependencies.

1.5.7 • Published 5 months ago