Libraries tagged by array collection
rotexsoft/versatile-collections
5693 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.
ems/collection
5701 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
chindit/collection
487 Downloads
Small array wrapper to ease array handling
bakame/csv-doctrine-collection-bridge
497 Downloads
Csv Doctrine Collection bridge using League\Csv
palmtree/easy-collection
4625 Downloads
Immutable collections which provide commonly used functionality missing from arrays
kigkonsult/asit
2087 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
ite/filtration-bundle
17096 Downloads
Provides functional for filtering Doctrine ArrayCollection or QueryBuilder data.
narrowspark/arr
32010 Downloads
A collection of utilities to manipulate arrays.
zane/utils
24 Downloads
A collection of useful classes like Ary, Str and Validator
webignition/yaml-document-generator
32529 Downloads
Generate a yaml document from an array of data
thefox/utilities
5382 Downloads
Collection of usefull PHP utilities.
myerscode/utilities-bags
7466 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
mayunfeng/supports
5087 Downloads
common components
maplephp/dto
328 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
ite/common
18023 Downloads
Common features used to improve core PHP functionality.