Pimple

DI container

A small PHP dependency injection container that manages services and parameters.

A small PHP 5.3 dependency injection container

GitHub

78 stars
4 watching
14 forks
Language: PHP
last commit: over 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 small and powerful dependency injection container for PHP applications. 849
yiisoft/di A dependency injection container that enables flexible and modular application configuration through defined classes and their dependencies. 182
keboo/autodi A dependency injection container that simplifies the process of managing object dependencies and resolves them at runtime. 97
z4kn4fein/stashbox A lightweight dependency injection framework for .NET-based applications. 142
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. 13
alisoftware/dip A simple Dependency Injection Container for Swift. 981
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,220
unitycontainer/unity A dependency injection container for building loosely coupled applications with simplified object creation and abstraction of requirements. 1,664
marcguilera/dependencies.dart A simple and flexible dependency injection container for Dart. 29