Libraries tagged by object collection
redrat/shared-value-objects
39 Downloads
A collection of Value Objects that I usually use in my projects
cozy/value-objects
1782 Downloads
Collection of handy Value Objects
micro-module/value-object
5072 Downloads
A PHP library/collection of classes aimed immutable objects.
webparking/laravel-type-safe-collection
8240 Downloads
This package provides type-safe extension of the laravel collection, forcing a single type of object.
vkr/collection
37558 Downloads
Store and retrieve objects based on keys
rotexsoft/versatile-collections
6086 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.
mediagone/types-collections
2333 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
bluestone/collection
1699 Downloads
Using array as object.
gentle/embeddables
5161 Downloads
Small collection of value objects.
mediagone/types-common
4344 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
xchert/encapsulation
172 Downloads
A library for data encapsulation and collections
tiny-blocks/mapper
2294 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
obernard/property-indexer
13466 Downloads
Object property manipulation tools based on symfony/property-access
mg-code/yii2-assets
20465 Downloads
Yii2 asset collection of useful JavaScript libraries
maplephp/dto
694 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.