simple-di-container
Dependency manager
An implementation of Inversion of Control (IoC) container using Dependency Injection (DI) principles for managing object dependencies in PHP applications.
49 stars
6 watching
14 forks
Language: PHP
last commit: about 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alisoftware/dip | A simple Dependency Injection Container for Swift. | 981 |
golobby/container | An IoC container for dependency injection in Go applications | 566 |
tighten/takeout | A tool for managing dependencies and services in development environments using Docker containers. | 1,611 |
artberri/diod | A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 139 |
davidrevoledo/inyector | A library that provides a flexible and customizable way to manage dependencies in .NET applications using configuration-based dependency injection | 13 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
cgeorg/sinject | An injection framework for managing dependencies in JavaScript applications with cyclical dependencies and lazy resolution | 10 |
bitexpert/disco | A PSR-11 compliant dependency injection container that supports annotation-based configuration and registration of service instances | 139 |
marcguilera/dependencies.dart | A simple and flexible dependency injection container for Dart. | 29 |
yiisoft/di | A dependency injection container that enables flexible and modular application configuration through defined classes and their dependencies. | 182 |
darkleaf/di | A dependency injection framework for Clojure applications | 41 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,220 |
unitycontainer/unity | A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. | 1,664 |
rvpanoz/luna | A tool for managing npm dependencies through a modern UI. | 1,010 |