Libraries tagged by PHP Object Injection
rdlowrey/auryn
2130751 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
xkerman/restricted-unserialize
508509 Downloads
provide PHP Object Injection safe unserialize function
otgs/auryn
202796 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
eag/easy-hydrator
44170 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
amphp/injector
83 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
symplify/easy-hydrator
81446 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
szepeviktor/injector-php-7
11 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
frzb/dependency-injection
2357 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes
qubus/injector
117 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
martin-hughes/auryn
138 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
dotink/auryn
259 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
cmpayments/atreyu
159 Downloads
Atreyu is a dependency injector for bootstrapping object-oriented PHP applications.
mtchabok/container_light
5 Downloads
A lightweight, fast, and flexible container for managing resources (values, functions, objects, etc.)
comphp/di
60 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.