Libraries tagged by array AR
iteks/laravel-enum
13261 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
indaxia/doctrine-orm-transformations
87728 Downloads
Provides JSON-ready Doctrine ORM Entity-Array transfomtaions
hi-folks/data-block
498 Downloads
Data class for managing nested arrays and JSON data.
gsteel/dot
162496 Downloads
A Utility for retrieving typed values from nested arrays
best/dot-notation
6036 Downloads
Compact, MongoDB-like dot notation for manipulating and creating arrays.
ballen/collection
837682 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
aveiv/mixed-value
83512 Downloads
MixedValue provides easy array access and the ability to convert/cast values
aplus/helpers
1649354 Downloads
Aplus Framework Helpers Library
andreas-glaser/php-helpers
82108 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.
phpextra/sorter
67144 Downloads
Sort arrays and objects by multiple fields with unicode characters
verdant/xml2array
123556 Downloads
Convert from XML to array, array to XML, based on libs from lalit.org
designmynight/laravel-recursive-collection
18559 Downloads
A package to convert nested arrays and associative arrays into nested collections
cocur/vale
88084 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
kyos/find-closest-value
207325 Downloads
Finds the closest arithmetic match in an array, using Binary Search
kjohnson/format-object-list
232782 Downloads
Formats an associative array into a JS parsable array of objects.