Libraries tagged by Object to array
meklis/array-to-object-mapper
75 Downloads
Easy mapper array to nested objects
eurofirany/cast-to-class
112 Downloads
Cast array/object to class
php-extended/php-arrayable-interface
875 Downloads
A library to give objects the ability to be transformed to array data
soubai/object-to-any
41 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)
grixu/relationship-data-transfer-object
690 Downloads
Simple class for wrapping data with relationships. But without those meta-data when dump DTO to Array
atomastic/arrays
7088 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.
oscarricardosan/cache_object
1006 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
josantonius/datatype
28 Downloads
PHP simple library for managing of data types.
unicframework/csv-parser
1088 Downloads
CSVParser parse csv data to array, object, and json.
web-fu/proxy
725 Downloads
Library that allows to access array and object and proxy them
jan-maennig/sorty
2492 Downloads
Library to sort arrays and array objects.
temkaa/collections
1 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
juanchosl/datatransfer
340 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
dustin/encapsulation
727 Downloads
A simple way to accommodate, exchange and structorize data with objects
astral/php-serialize
47 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.