Libraries tagged by array of objects
halimtuhu/array-images
37764 Downloads
A Laravel Nova field for distribute your images as array of object.
pixel418/ubiq
27093 Downloads
Functions for readable treatment of string, array & object
sebastiaanluca/php-helpers
18986 Downloads
An extensive set of PHP helper functions and classes.
jaspr/expression
7474 Downloads
Rich expression builder allows create complex closure expression tree to filter array of objects
snilius/twig-sort-by-field
671942 Downloads
A Twig Extension filter to sort an array of entries (objects or arrays) by the specified field
spameri/elastic-query
36904 Downloads
Objects instead of arrays for querying to ElasticSearch.
graze/formatter
23224 Downloads
Convert objects into arrays of data by applying processors, filters, and sorters.
digiaonline/instance-factory
47312 Downloads
A factory for constructing objects from arrays of properties
imponeer/toarray-interface
14967 Downloads
PHP library that provides toArray interface, that could be used everywhere where you need to convert object into array and make sure that to that toArray function is because of same interface
aza/phpgen
3144 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
halimtuhu/array-files
3284 Downloads
A Laravel Nova field for distribute your files as array of object.
cryonighter/object-column
2662 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
4276 Downloads
A library what is capable of transforming a multilevel array to a class object
romm/configuration-object
29258 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.
xtompie/collection-trait
284 Downloads
Traits to build collections of specific objects