Libraries tagged by object container
melanth-web/container
3 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
295 Downloads
PHP Dependency Injection container that is object oriented and IDE friendly
flancer32/php_data_object
6202 Downloads
Simplified Data Container (inspired by Varien_Object).
p810/ioc-container
5 Downloads
A dependency injection container that can autowire your objects with PHP's Reflection API
mtchabok/container_light
2 Downloads
A lightweight, fast, and flexible container for managing resources (values, functions, objects, etc.)
zalevsk1y/container-builder
161 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.
dsijak/container
7 Downloads
Stores objects into static associative array. Without any unnecessary overcomplicated features.
codesaur/container
4 Downloads
An elegant object-oriented application development framework component for PHP 8.2.1 or newer
brainboxlabs/brain-container
53 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
14 Downloads
Tanker is an object container with singleton pattern realization
chajr/class-kernel
77 Downloads
Class Kernel libraries
codejet/bucket
675 Downloads
A light container-interop compatible DI Container object.