Libraries tagged by object container
lukaszmakuch/object-attribute-container
86 Downloads
Allows to attach some attributes to objects
melanth-web/container
2 Downloads
A dependency injection container manages objects.
monii/action-handler-psr7-middleware-container-interop
1044 Downloads
Resolve PSR-7 Action Handlers to objects in a Container
sinergi/container
294 Downloads
PHP Dependency Injection container that is object oriented and IDE friendly
flancer32/php_data_object
6198 Downloads
Simplified Data Container (inspired by Varien_Object).
yoshi2889/container
566 Downloads
Simple PSR-11 Container implementation for storing object instances
p810/ioc-container
4 Downloads
A dependency injection container that can autowire your objects with PHP's Reflection API
zalevsk1y/container-builder
159 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
vendimia/data-container
116 Downloads
Simple local DTO implementation
dsijak/container
6 Downloads
Stores objects into static associative array. Without any unnecessary overcomplicated features.
codesaur/container
3 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
brainboxlabs/brain-container
51 Downloads
Framework agnostic smart objects for Data Modeling.
dashifen/containers
65 Downloads
A read-only with setters style object from which many objects can grow.
acfatah/object-factory
10 Downloads
Provides a container used to build class instances and solve object dependencies.
tanker/tanker
13 Downloads
Tanker is an object container with singleton pattern realization