Packages for keyword “dependency-injection”
These packages are available as a package collection, usable in Xcode or SwiftPM.
StitcherMacros
A set of meta programming utilities designed to work with the Stitcher library.
Impose
Impose is a simple dependency injection library for Swift
Saber
Dependency injection (DI) & Inversion of Control (IoC) command line tool for Swift based on code generation
Injector
A Swift package for simple dependency injection that also supports Swift UI previews.
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