Pimple
DI container
A small PHP dependency injection container that manages services and parameters.
A small PHP 5.3 dependency injection container
78 stars
4 watching
14 forks
Language: PHP
last commit: about 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
auraphp/aura.di | A dependency injection container system with various features and configuration options. | 349 |
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 |
keboo/autodi | A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. | 97 |
defval/di | A dependency injection container for the Go programming language | 233 |
z4kn4fein/stashbox | A lightweight dependency injection framework for .NET-based applications. | 141 |
hnh/di | A dependency injection library with a clean API and flexibility | 9 |
firasdarwish/ore | A lightweight and generic dependency injection container for Go that facilitates object lifetimes and inversion of control. | 9 |
alisoftware/dip | A simple Dependency Injection Container for Swift. | 979 |
laracasts/simple-di-container | An implementation of Inversion of Control (IoC) container using Dependency Injection (DI) principles for managing object dependencies in PHP applications. | 49 |
sabirvirtuoso/kraken | A simple Dependency Injection Container for Swift, providing easy-to-use syntax and rich functionality. | 1 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,214 |
unitycontainer/unity | A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. | 1,660 |
marcguilera/dependencies.dart | A simple and flexible dependency injection container for Dart. | 29 |