Libraries tagged by array property
bishalshrestha/php-validation-core
11 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
keven/hydrate
6846 Downloads
Hydrate an object from an array of properties.
xmlutils/xmlutils
110 Downloads
This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.
jmf/sort
191 Downloads
Sort arrays by key, property, etc.
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.
php_modules/array-full-merge
58 Downloads
A more complex way for merging array properties.
mmamedov/array-property
19 Downloads
Access arrays in an intuitive and object-oriented way. Keys and values are treated as properties.
lesphp/property-info-typed-array
111 Downloads
Extract key and value types using PHP Attributes for array class properties. This dispense the use of PhpDocExtractor for typed arrays.
keven/property-access
14 Downloads
Read and write properties on arrays and objects
dcelasun/extract_property
25 Downloads
Extracts a given property from an array of objects
jfadich/json-property
444 Downloads
Transform an object property into an enhanced array
alaa-almaliki/property-setter-config
37 Downloads
PHP library can be used to set object properties by a given array passed in the constructor
oro-flex/property-access
741 Downloads
The Oro Property Access component reads/writes values from/to object/array graphs using a simple string notation.
intofilm/property-builder
4752 Downloads
Flattens and roughens arrays for serialisation
bitzyk/array_column_object
47 Downloads
Provides the same functionality like array_column(), but reported to an array of objects