Swinject
GooglePlacesAutocomplete
Swinject | GooglePlacesAutocomplete | |
---|---|---|
6 | - | |
6,380 | 269 | |
0.8% | - | |
7.4 | 0.0 | |
5 months ago | about 7 years 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.
GooglePlacesAutocomplete
We haven't tracked posts mentioning GooglePlacesAutocomplete yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Resolver - Swift Ultralight Dependency Injection / Service Locator framework
Paste JSON as Code • quicktype - Xcode extension to paste JSON as Swift, Objective-C, and more
Cleanse - Lightweight Swift Dependency Injection Framework
PXGoogleDirections - Google Directions API helper for iOS, written in Swift
Needle - Compile-time safe Swift dependency injection framework
TRON - Lightweight network abstraction layer, written on top of Alamofire
Typhoon - Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
Dip - Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
StorageKit - Your Data Storage Troubleshooter 🛠
Kraken - Simple Dependency Injection container for Swift. Use protocols to resolve dependencies with easy-to-use syntax!