Libraries tagged by array of objects
pixel418/ubiq
28249 Downloads
Functions for readable treatment of string, array & object
rotexsoft/versatile-collections
5653 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.
michaldudek/foundation
110341 Downloads
A set of useful PHP classes.
jaspr/expression
11303 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
snilius/twig-sort-by-field
688988 Downloads
A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field
spameri/elastic-query
40039 Downloads
Objects instead of arrays for querying to ElasticSearch.
graze/formatter
24078 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
digiaonline/instance-factory
53018 Downloads
A factory for constructing objects from arrays of properties
ogrrd/csv-iterator
55867 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
halimtuhu/array-files
3515 Downloads
A Laravel Nova field for distribute your files as array of object.
cryonighter/object-column
3761 Downloads
This package provides the object_column() function, which works similarly to the array_column() function of the standard library, but having the ability to work with objects
romm/configuration-object
29456 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
ufo-tech/dto-transformer
748 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
emonkak/collection
14666 Downloads
A collection library as a container for aggregation of objects
xtompie/collection-trait
1939 Downloads
Traits to build collections of specific objects