Packages for keyword “dependency-injection”
DependencyInjectorObjectMapper
Dependency injector Swift support ObjectMapper
XServiceLocator
Light-weight Service Locator / Dependency Injection library for Swift: providing objects with the dependencies they need throughout your whole iOS app.
service-kit
📦 Dependency injection / inversion of control framework.
DIAttribute
Introduce dependency injection attribute (@Inject)
Juice
Lightweight dependency injection container with simple fluent interface.
Saber
Dependency injection (DI) & Inversion of Control (IoC) command line tool for Swift based on code generation
MicroInjection
A tiny (40 lines or ~100 lines including documentation, comments and whitespace) dependency injection framework that can be used in a similar way to the SwiftUI environment
Dep
Framework that implements a dependency injection using the Service Locator pattern and provides a convenient way to use these dependencies using @Dependency property wrapper