Typhoon
Swinject
Typhoon | Swinject | |
---|---|---|
- | 6 | |
2,701 | 6,366 | |
0.0% | 0.5% | |
2.6 | 7.4 | |
almost 4 years ago | 4 months ago | |
Objective-C | Swift | |
NOASSERTION | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Typhoon
We haven't tracked posts mentioning Typhoon yet.
Tracking mentions began in Dec 2020.
Swinject
-
Dependency Injection Simplified
DI is a concept which makes a class independent of its dependency management. It achieves that by decoupling the usage of an object from its creation. This helps you to follow SOLID’s dependency inversion and single responsibility principles. To achieve this in Swift one of the most appreciated library is Swinject. This library not only provides DI but also have many other features like:-
-
Awesome macOS Libraries List
Swinject - Dependency injection framework for Swift. Language: Swift.
-
SwiftUI Dependency injection
We use Swinject which is probably quite similar https://github.com/Swinject/Swinject
- Any DI libraries for swift?
- How do you guys see PHP and its framworks/CMS in 2025?
-
How to modularize a big iOS project
So, how do we fix this? There is a cleaner solution. By using a dependency injection framework, such as Swinject we can create a base module that we might call the DI module.
What are some alternatives?
Kraken - Simple Dependency Injection container for Swift. Use protocols to resolve dependencies with easy-to-use syntax!
Resolver - Swift Ultralight Dependency Injection / Service Locator framework
Cleanse - Lightweight Swift Dependency Injection Framework
Dip - Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
Needle - Compile-time safe Swift dependency injection framework
SwiftlySalesforce - The Swift-est way to build native mobile apps that connect to Salesforce.
Paste JSON as Code • quicktype - Xcode extension to paste JSON as Swift, Objective-C, and more
TRON - Lightweight network abstraction layer, written on top of Alamofire
GooglePlacesAutocomplete - Google Places address entry for iOS (Swift)