Libraries tagged by PHP Object Injection
rdlowrey/auryn
1982253 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
xkerman/restricted-unserialize
415643 Downloads
provide PHP Object Injection safe unserialize function
otgs/auryn
167777 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
amphp/injector
71 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
eag/easy-hydrator
29982 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
sikessem/capsule
1526 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
symplify/easy-hydrator
81400 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
szepeviktor/injector-php-7
5 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
frzb/dependency-injection
2142 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes
qubus/injector
59 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
martin-hughes/auryn
96 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
cmpayments/atreyu
156 Downloads
Atreyu is a dependency injector for bootstrapping object-oriented PHP applications.
comphp/di
35 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.
osmianski/super-objects
6 Downloads
A library providing a base class for creating super objects in PHP, the ones with lazy properties, elegant dependency injection, and more.
ntuangiang/php-ioc
11 Downloads
This is a design pattern for dependency injection and object locator.