Libraries tagged by PHP Object Injection
joby/smol-context
84 Downloads
A lightweight DI container for PHP for global, low-config service and object registration. Use it to resolve and inject services, objects, and config values anywhere. You can execute callables with injected dependencies, instantiate objects with dependencies, and even include files using a unique DocBlock injection system.
comphp/di
64 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
ntuangiang/php-ioc
14 Downloads
This is a design pattern for dependency injection and object locator.
osmianski/super-objects
12 Downloads
A library providing a base class for creating super objects in PHP, the ones with lazy properties, elegant dependency injection, and more.
welbertymartins/php-singleton
0 Downloads
Minimal and testable singleton container for object sharing and retrieval
denniscarrazeiro/php-sql-builder-module
4 Downloads
A library that proposes the exchange query strings for easy-to-understand objects.
biurad/dependency-injection
405 Downloads
A library that allows you to standardize and centralize the way objects are constructed in your application.
molajo/ioc
432 Downloads
Molajo Inversion of Control package offers a full-featured, simple-to-use dependency injection and object construction solution for PHP applications.
uvptl/depend
0 Downloads
Dependency injector for bootstrapping object-oriented PHP applications.
sinergi/registry
419 Downloads
PHP Dependency Injection helper that is object oriented and IDE friendly
sinergi/container
295 Downloads
PHP Dependency Injection container that is object oriented and IDE friendly
overclokk/auryn
263 Downloads
Fork of rdlowrey/auryn with proxy support thanks to Ocramius/ProxyManager|FriendsOfPHP/proxy-manager-lts - Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
my-bookings/auryn
2 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
flyokai/amphp-injector
8 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
dotink/auryn
298 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.