Libraries tagged by PHP Object Injection
rdlowrey/auryn
2051129 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
xkerman/restricted-unserialize
458027 Downloads
provide PHP Object Injection safe unserialize function
otgs/auryn
180492 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
eag/easy-hydrator
35877 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
amphp/injector
80 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
sikessem/capsule
1803 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
symplify/easy-hydrator
81416 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
szepeviktor/injector-php-7
10 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
frzb/dependency-injection
2179 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes
wtsergo/amphp-injector
5 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
martin-hughes/auryn
133 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
dotink/auryn
68 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
cmpayments/atreyu
157 Downloads
Atreyu is a dependency injector for bootstrapping object-oriented PHP applications.
comphp/di
55 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
11 Downloads
A library providing a base class for creating super objects in PHP, the ones with lazy properties, elegant dependency injection, and more.