di1
Dependency injector
A lightweight dependency injection framework for ColdFusion / CFML, supporting constructor, setter, and property-based injection.
DI/1 - Inject One - is a very lightweight, convention over configuration, dependency injection (inversion of control) framework for ColdFusion / CFML.
104 stars
24 watching
36 forks
Language: ColdFusion
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 277 |
ivlevastef/ditranquillity | A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. | 423 |
liftric/dikit | A dependency injection framework for Swift that facilitates modular and loosely-coupled application development | 103 |
dfed/safedi | A compile-time safe dependency injection framework for Swift projects | 96 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
kawoou/deli | A Dependency Injection framework to simplify the creation and management of objects in a software application | 135 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
yairhalberstadt/stronginject | A Compile Time Dependency Injection Framework for C# Applications | 849 |
devxoul/pure | An implementation of dependency injection in Swift applications using the Composition Root pattern. | 378 |
defval/di | A dependency injection container for the Go programming language | 233 |
yiisoft/di | A dependency injection container that provides a simple way to manage and resolve class dependencies. | 182 |
softwaremill/macwire | A dependency injection library for Scala that automatically generates instance creation code at compile-time. | 1,275 |
autofac/autofac.extensions.dependencyinjection | An Autofac implementation of the .NET Core dependency injection abstraction interfaces | 196 |
darky/ts-fp-di | A lightweight dependency injection framework for TypeScript applications. | 4 |