Libraries tagged by Array to object
eurofirany/cast-to-class
93 Downloads
Cast array/object to class
greeny/array-class
13 Downloads
An objective approach to arrays
bitzyk/array_column_object
44 Downloads
Provides the same functionality like array_column(), but reported to an array of objects
prinsfrank/object-resolver
6 Downloads
From arrays/requests/json to typed and validated objects with ease
grixu/relationship-data-transfer-object
357 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
m-bymike/array-functions
869 Downloads
An array wrapper to normalize php array functions, give them an ObjectOriented and functional programming approach.
sclable/array-functions
120 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
12 Downloads
Fork of peridot-php/object-path. A string syntax to fetch values from array and object hierarchies
andydune/object-cache-proxy
13 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
1 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
17 Downloads
Bring a bit of true OOP to your PHP code by using primitives (strings, numbers, arrays) as a first-class objects :)
d-kolpakov/yarrays
0 Downloads
Arrays to objects
codemagpie/array2object
6 Downloads
A high performance, Supports converting array into object and object into array, easy to use