Libraries tagged by Array object
noj/dot
9738 Downloads
Nested array/object access through dot notation
mickprev/duplicator
7 Downloads
Library for duplicate an object (or an array of objects) using PHP annotations.
myaza-software/schema-validator
59 Downloads
Check mapping array to object
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
renoki-co/laravel-yaml-config
4 Downloads
The usual Laravel config files, but with one YAML. Write objects and arrays in your config without having to write ugly inline, JSON.
openregion/aura-filter
473 Downloads
Filters to validate and sanitize objects and arrays.
devly/repository
1045 Downloads
PHP data repository object with array access using dot notation
astral/php-serialize
30 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.
arnapou/dto
478 Downloads
Library - Simple library to create objects from arrays and vice-versa.
orbitale/entity-merger
11955 Downloads
Merge arrays into your object entities
wepesi/optionsresolver
45 Downloads
The OptionsResolver component helps you configure objects with option arrays. It supports default values, option constraints and lazy options.
keven/hydrate
6832 Downloads
Hydrate an object from an array of properties.
getintent/php-diff
5945 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
dq5studios/entity_column
466 Downloads
A drop-in replacement for array_column() that supports objects with getters.
cbwar/php-text-difference
2198 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