Aura.Di

DI container

A dependency injection container system with various features and configuration options.

Dependency Injection System

GitHub

349 stars
28 watching
63 forks
Language: PHP
last commit: 2 months ago
Linked from 1 awesome list

auracontainer-interopdependency-injectiondependency-injection-containerdi-containerphppsr-11

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bitexpert/disco A PSR-11 compliant dependency injection container that supports annotation-based configuration and registration of service instances 139
thephpleague/container Provides a simple and powerful way to manage dependencies in PHP applications. 844
yiisoft/di A dependency injection container that provides a simple way to manage and resolve class dependencies. 182
auraphp/aura.web_project A minimal web framework project skeleton with dependency injection container, configuration system, router, dispatcher, request/response objects, and logging instance. 62
fabpot/pimple A small PHP dependency injection container that manages services and parameters. 78
auraphp/aura.sql An extension to native PDO that simplifies database interactions by reducing overhead and providing additional features. 559
defval/di A dependency injection container for the Go programming language 233
auraphp/aura.router A PHP package providing a flexible web routing implementation. 494
hnh/di A dependency injection library with a clean API and flexibility 9
auraphp/aura.cli A library providing tools and support for building command-line interfaces in PHP. 104
marcguilera/dependencies.dart A simple and flexible dependency injection container for Dart. 29
unitycontainer/unity A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. 1,661
simpleinjector/simpleinjector A fast and flexible Dependency Injection library for .NET applications 1,213
keboo/autodi A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. 97
magic003/alice An additive dependency injection container for Golang. 50