Libraries tagged by dependency container
julienlinard/core-php
223 Downloads
Framework MVC complet pour applications PHP avec Container DI, Controllers, Views, Forms, Session et plus
jtreminio/zimple
1453 Downloads
A wrapper for Pimple container that adds several useful features to make it easier to manage your code!
itlessons/php-ioc
321 Downloads
PHP Inversion of Control(IoC) Library
ioc-interop/interface
1974 Downloads
Interoperable IOC container interfaces for PHP.
hexalite/framework
2 Downloads
Micro-framework PHP moderno, síncrono y sin magia: enrutado por atributos, contenedor DI con autowiring, DTOs autovalidados y validación nativa. Pensado para PHP-FPM (arquitectura share-nothing).
dugajean/pouch
343 Downloads
Tiny IoC Container with automatic resolution for your PHP project.
dsawardekar/encase-php
3441 Downloads
Lightweight IOC container for PHP
divineniiquaye/rade-di
1377 Downloads
A simple and smart dependency injection for PHP
dc/ioc
170 Downloads
Simple IoC container
chrismcmacken/phptools
3558 Downloads
Small utilities that assist in developing applications
bardiz12/auto-inject-for-laravel
222 Downloads
Automatic dependency injection for laravel
asm89/yac
12 Downloads
Yet another container
algoyounes/bindify
345 Downloads
Laravel Package Bindify is a package that helps you to bind your classes to the Laravel service container
spiechu/lazy-pimple
86 Downloads
Lazy service definitions for Pimple DI container.
smpl/mydi
175 Downloads
psr/container implementation for humans