Libraries tagged by Object to array
romm/configuration-object
29691 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.
oscarricardosan/cache_object
1055 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
scheb/property-access
149 Downloads
A lightweight library to read/write values from/to objects to arrays
josantonius/datatype
28 Downloads
PHP simple library for managing of data types.
isq/maio
198 Downloads
A package to merge arrays into objects in PHP.
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.
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.
symplify/easy-hydrator
81596 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
myaza-software/schema-validator
59 Downloads
Check mapping array to object
simivar/reverse-print-r
1070 Downloads
Library to reverse print_r output to PHP objects, arrays and scalar values.
drupal/core-datetime
449 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
openregion/aura-filter
605 Downloads
Filters to validate and sanitize objects and arrays.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays