Libraries tagged by object container
container-interop/container-interop
99637580 Downloads
Promoting the interoperability of container objects (DIC, SL, etc.)
chillerlan/php-settings-container
12295275 Downloads
A container class for immutable settings objects. Not a DI container.
pear/ole
1401541 Downloads
This package allows reading and writing of OLE (Object Linking and Embedding) compound documents. This format is used as container for Excel (.xls), Word (.doc) and other Microsoft file formats.
ghostwriter/container
2171015 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
zalas/injector
262899 Downloads
Injects services from a PSR-11 service container into objects
lazyjsonmapper/lazyjsonmapper
752139 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
activecollab/containeraccess
59042 Downloads
Interface that implement objects that have DIC access
bzick/jsonor
38891 Downloads
Useful container for JSON. Use JSON as array
container/data
220 Downloads
Data PHP library for simplifying string, array, and object manipulation with intuitive methods.
squidit/container-mason
416 Downloads
PSR-11 compatible Interface to unify the creation of new container instances and objects
jessegall/php-data-container
551 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
sikessem/capsule
1553 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
sergeykomlev/lazyjsonmapper
1722 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
rotexsoft/versatile-collections
5403 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
comphp/di
45 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.