Libraries tagged by PHP Object Injection
rdlowrey/auryn
2084339 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
xkerman/restricted-unserialize
480014 Downloads
provide PHP Object Injection safe unserialize function
otgs/auryn
187976 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
eag/easy-hydrator
39002 Downloads
Hydrate arrays to objects easily with PHP 8.0 and constructor injection
dotink/auryn
190 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
amphp/injector
83 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
symplify/easy-hydrator
81424 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
2211 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes
martin-hughes/auryn
135 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
1837 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.
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.
ntuangiang/php-ioc
14 Downloads
This is a design pattern for dependency injection and object locator.