Libraries tagged by PHP Dependency Injection
clippy/container
74051 Downloads
Dependency-injection container inspired by Pimple and PHP-DI Invoker
mts7/php-dependency-injection
87 Downloads
Simple dependency injection container for PHP
rafaeltovar/php-service-manager
5273 Downloads
Simple, light, minimum service manager and dependency injection for PHP.
lion/dependency-injection
2990 Downloads
Container for dependency injection with DI-PHP
wrkflow/php-api-sdk-builder
4364 Downloads
This package helps you build PHP clients for external APIs with dependency injection and type strict code in mind.
progphil1337/php-di
114 Downloads
Simple but effective dependency injection library
phug/dependency-injection
89799 Downloads
Phug dependency injection engine
frzb/dependency-injection
2276 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes
bylexus/php-injector
9372 Downloads
A Function / Method parameter injection helper. Makes your Dependency Injection work.
frzb/php-doc-reader
860 Downloads
PhpDocReader parses @var and @param types
sitepoint/container
74 Downloads
A simple, easy to follow PHP dependency injection container
godruoyi/easy-container
4701 Downloads
A small PHP 5.3 dependency injection container extended from Laravel container.
watoki/factory
7783 Downloads
A simple dependency injection container for PHP
league/di
3631 Downloads
Fast Dependency Injection Container for PHP 5.3+
sciactive/requirephp
1003 Downloads
An implementation of dependency injection (like RequireJS) in PHP.