Dip
DI container
A simple Dependency Injection Container for Swift.
Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
981 stars
24 watching
72 forks
Language: Swift
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |
| A dependency injection container that enables flexible and modular application configuration through defined classes and their dependencies. | 182 |
| A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
| A fast and flexible Dependency Injection library for .NET applications | 1,220 |
| A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
| A compile-time general purpose DI container for C# applications. | 32 |
| A lightweight dependency injection framework for .NET-based applications. | 142 |
| A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. | 13 |
| A dependency injection framework for Clojure applications | 41 |
| A compile-time safe dependency injection framework for Swift projects | 108 |
| A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. | 1,664 |
| A lightweight, Spring-like Dependency Injection library for Go | 363 |
| Automates the process of generating DI container registrations and factories for Swift projects | 18 |
| An implementation of Inversion of Control (IoC) container using Dependency Injection (DI) principles for managing object dependencies in PHP applications. | 49 |