Libraries tagged by Array to object
licvido/array-to-table
11 Downloads
PHP array of objects to table.
greeny/array-class
14 Downloads
An objective approach to arrays
jd/csv-objects
774 Downloads
Library to import CSV or XLSX files into an array of objects according to an specified definition
bitzyk/array_column_object
47 Downloads
Provides the same functionality like array_column(), but reported to an array of objects
prinsfrank/object-resolver
155 Downloads
From arrays/requests/json to typed and validated objects with ease
dormilich/extended-array-object
18 Downloads
Bringing array functions to the ArrayObject
m-bymike/array-functions
870 Downloads
An array wrapper to normalize php array functions, give them an ObjectOriented and functional programming approach.
sclable/array-functions
121 Downloads
An array wrapper to normalize php array functions, give them an ObjectOriented and functional programming approach.
wp-kit/gutenberg-object-plugin
80 Downloads
Saving Gutenberg as a clean array of data to the database
vicary/object-path
13 Downloads
Fork of peridot-php/object-path. A string syntax to fetch values from array and object hierarchies
andydune/object-cache-proxy
16 Downloads
Allow cache results for execution object method. Transparent to working code.
cgillespie/objectarrayvalueaverager
6 Downloads
PHP library to average the values in an array of objects into another object
raheelarifkhans/json-to-html-converter
3 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
grido/primitive-objects
19 Downloads
Bring a bit of true OOP to your PHP code by using primitives (strings, numbers, arrays) as a first-class objects :)
webappid/lazy
188 Downloads
A lightweight utility for copying data between arrays and PHP objects, with optional type autocasting.