Libraries tagged by array of objects
halimtuhu/array-images
38968 Downloads
A Laravel Nova field for distribute your images as array of object.
michaldudek/foundation
110745 Downloads
A set of useful PHP classes.
jaspr/expression
12386 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
snilius/twig-sort-by-field
692613 Downloads
A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field
spameri/elastic-query
40975 Downloads
Objects instead of arrays for querying to ElasticSearch.
graze/formatter
24344 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
digiaonline/instance-factory
55109 Downloads
A factory for constructing objects from arrays of properties
halimtuhu/array-files
3577 Downloads
A Laravel Nova field for distribute your files as array of object.
cryonighter/object-column
4288 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
emulgeator/array-to-class-mapper
11394 Downloads
A library what is capable of transforming a multilevel array to a class object
ufo-tech/dto-transformer
1096 Downloads
The library provides tools for two-way transformation of DTO objects ⇄ arrays, respecting typing, contracts, and flexible transformation logic.
emonkak/collection
14668 Downloads
A collection library as a container for aggregation of objects
xtompie/collection-trait
2321 Downloads
Traits to build collections of specific objects
spaf/simputils
6061 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
rotexsoft/versatile-collections
5692 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.