Libraries tagged by Array to object
balping/json-raw-encoder
3848012 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
orisai/object-mapper
36092 Downloads
Raw data mapping to validated objects
peridot-php/object-path
56783 Downloads
A string syntax to fetch values from array and object hierarchies
inspirum/arrayable
151310 Downloads
PHP arrayable interface for handling casting to an array
wundii/data-mapper
14478 Downloads
Modern and fast object mapper for PHP 8.2+. Strict types. Converts CSV, JSON, XML, YAML, NEON, arrays, and objects to PHP objects.
josantonius/json
23826 Downloads
PHP simple library for managing Json files.
ogrrd/csv-iterator
65476 Downloads
CSV Reader to array/object iterator with low memory usage and ease of use.
guennichi/mapper
15156 Downloads
A lightweight library to map array data to PHP immutable objects
spameri/elastic-query
46293 Downloads
Objects instead of arrays for querying to ElasticSearch.
khartir/typed-config
154023 Downloads
A tool to create valid config objects from typed classes and data-arrays
improved/iterable
210739 Downloads
Functions to interact with arrays, iterators and other traversable objects
adaptive/php-text-difference
73508 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
polidog/object-to-array
53885 Downloads
php object to array
dmytrof/array-convertible
16277 Downloads
Library helps to convert object to array
glowy/arrays
3274 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.