All Projects → dry-rb → Dry Auto_inject

dry-rb / Dry Auto_inject

Licence: mit
Container-agnostic constructor injection mixin

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Dry Auto inject

Typescript Ioc
A Lightweight annotation-based dependency injection container for typescript.
Stars: ✭ 427 (+186.58%)
Mutual labels:  dependency-injection, ioc
Inversifyjs
InversifyJS is a lightweight inversion of control (IoC) container for TypeScript and JavaScript apps. An IoC container uses a class constructor to identify and inject its dependencies. InversifyJS has a friendly API and encourages the usage of the best OOP and IoC practices.
Stars: ✭ 8,399 (+5536.91%)
Mutual labels:  dependency-injection, ioc
Go Spring
基于 IoC 的 Go 后端一站式开发框架 🚀
Stars: ✭ 744 (+399.33%)
Mutual labels:  dependency-injection, ioc
Node Dependency Injection
The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
Stars: ✭ 140 (-6.04%)
Mutual labels:  dependency-injection, ioc
React Ioc
Hierarchical Dependency Injection with new React 16 Context API
Stars: ✭ 133 (-10.74%)
Mutual labels:  dependency-injection, ioc
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+2565.77%)
Mutual labels:  dependency-injection, ioc
Di
Dependency Injection and IoC framework for PHP
Stars: ✭ 5 (-96.64%)
Mutual labels:  dependency-injection, ioc
Quicklib
Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Config, Serializers, etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux).
Stars: ✭ 274 (+83.89%)
Mutual labels:  dependency-injection, ioc
Disco
PSR-11 compatible Dependency Injection Container for PHP.
Stars: ✭ 135 (-9.4%)
Mutual labels:  dependency-injection, ioc
Singularity
A extremely fast ioc container for high performance applications
Stars: ✭ 63 (-57.72%)
Mutual labels:  dependency-injection, ioc
Ditranquillity
Dependency injection for iOS (Swift)
Stars: ✭ 317 (+112.75%)
Mutual labels:  dependency-injection, ioc
Container Ioc
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
Stars: ✭ 89 (-40.27%)
Mutual labels:  dependency-injection, ioc
Kangaru
🦘 A dependency injection container for C++11, C++14 and later
Stars: ✭ 297 (+99.33%)
Mutual labels:  dependency-injection, ioc
Tsed
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Stars: ✭ 1,941 (+1202.68%)
Mutual labels:  dependency-injection, ioc
Blog.core
💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Stars: ✭ 3,542 (+2277.18%)
Mutual labels:  dependency-injection, ioc
Shiftscheduler
A boilerplate ASP.NET Core project, including a sample employee shift scheduler app
Stars: ✭ 5 (-96.64%)
Mutual labels:  dependency-injection, ioc
granitic
Web/micro-services and IoC framework for Golang developers
Stars: ✭ 32 (-78.52%)
Mutual labels:  ioc, dependency-injection
brisk-ioc
fast light brisk ioc/di container on nodejs; Node下快速 轻量的IoC/DI容器,依赖注入,配合装饰器使用
Stars: ✭ 12 (-91.95%)
Mutual labels:  ioc, dependency-injection
Poodinis
A dependency injection framework for D with support for autowiring.
Stars: ✭ 57 (-61.74%)
Mutual labels:  dependency-injection, ioc
Python Dependency Injector
Dependency injection framework for Python
Stars: ✭ 1,203 (+707.38%)
Mutual labels:  dependency-injection, ioc

dry-auto_inject Join the chat at https://dry-rb.zulipchat.com

Gem Version CI Status Codacy Badge Codacy Badge Inline docs

Links

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.5
  • jruby >= 9.2

License

See LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].