Libraries tagged by PHP Object Injection
rdlowrey/auryn
2107864 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
xkerman/restricted-unserialize
493339 Downloads
provide PHP Object Injection safe unserialize function
otgs/auryn
196245 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
eag/easy-hydrator
42052 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
symplify/easy-hydrator
81437 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
amphp/injector
83 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
szepeviktor/injector-php-7
11 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
frzb/dependency-injection
2280 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes
martin-hughes/auryn
136 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
dotink/auryn
239 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.
sikessem/capsule
1849 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
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.
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.