Libraries tagged by array AR
inspirum/xml
13577 Downloads
Simple XML writer and memory efficient XML reader with powerful xml-to-array cast
indaxia/doctrine-orm-transformations
103988 Downloads
Provides JSON-ready Doctrine ORM Entity-Array transfomtaions
gsteel/dot
228995 Downloads
A Utility for retrieving typed values from nested arrays
graze/sort
302627 Downloads
A collection of array sorting transforms and functions
componenta/var-export
3471 Downloads
Export PHP variables to their string representation with support for closures, arrays, and configurable formatting
best/dot-notation
12594 Downloads
Compact, MongoDB-like dot notation for manipulating and creating arrays.
ballen/collection
869349 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
aveiv/mixed-value
132439 Downloads
MixedValue provides easy array access and the ability to convert/cast values
aplus/helpers
1667577 Downloads
Aplus Framework Helpers Library
andreas-glaser/php-helpers
89280 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
verdant/xml2array
137947 Downloads
Convert from XML to array, array to XML, based on libs from lalit.org
designmynight/laravel-recursive-collection
26405 Downloads
A package to convert nested arrays and associative arrays into nested collections
kyos/find-closest-value
342883 Downloads
Finds the closest arithmetic match in an array, using Binary Search
mf/collections-php
111021 Downloads
Collections for PHP - It's basically a syntax sugar over classic array structure, which allows you to use it as classic array, but adds some cool features.
laxity7/yii2-json-field
90712 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data