Swinject
Dip
Swinject | Dip | |
---|---|---|
6 | - | |
6,315 | 977 | |
0.5% | - | |
7.4 | 0.0 | |
2 months ago | 7 months ago | |
Swift | Swift | |
MIT License | 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.
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.
Dip
We haven't tracked posts mentioning Dip yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Resolver - Swift Ultralight Dependency Injection / Service Locator framework
Typhoon - Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
Cleanse - Lightweight Swift Dependency Injection Framework
Needle - Compile-time safe Swift dependency injection framework
Kraken - Simple Dependency Injection container for Swift. Use protocols to resolve dependencies with easy-to-use syntax!
GithubPilot - Github API V3 Swifty Wrapper
RandomUserSwift - 👤 Framework to Generate Random Users - An Unofficial Swift SDK for randomuser.me
GooglePlacesAutocomplete - Google Places address entry for iOS (Swift)
swift-telegram-sdk - 🤖 The wrapper for the Telegram Bot API written in Swift. It's not a framework. There is no special syntax here. This is a library that implements all Telegram Bot API methods, which is available to you to work with Vapor, Smoke, Hummingbird, FlyingFox.