Libraries tagged by PHP Object Injection
ntuangiang/php-ioc
14 Downloads
This is a design pattern for dependency injection and object locator.
denniscarrazeiro/php-sql-builder-module
2 Downloads
A library that proposes the exchange query strings for easy-to-understand objects.
biurad/dependency-injection
403 Downloads
A library that allows you to standardize and centralize the way objects are constructed in your application.
molajo/ioc
432 Downloads
Molajo Inversion of Control package offers a full-featured, simple-to-use dependency injection and object construction solution for PHP applications.
uvptl/depend
0 Downloads
Dependency injector for bootstrapping object-oriented PHP applications.
sinergi/registry
418 Downloads
PHP Dependency Injection helper that is object oriented and IDE friendly
sinergi/container
294 Downloads
PHP Dependency Injection container that is object oriented and IDE friendly
qubus/injector
88 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
mackrais-organization/property-transform
0 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
phossa/phossa-di
37 Downloads
A fast and full-fledged dependency injection library for PHP. It supports auto wiring, container delegation, object decorating, definition provider, definition tags, service scope and more.
oukhennicheabdelkrim/dic
12 Downloads
DIC is dependency-injection container allows developers to move object creation logic out of their application logic.
divengine/laze
11 Downloads
Div PHP Laze
codesaur/container
3 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
autowired/autowired
118 Downloads
With the new Autowired component you have now the possibility to easily load all your dependencies during construction of your main object.