Libraries tagged by arrayq
vaclavvanik/dom-to-array
6058 Downloads
An easy way to convert DOM Document to PHP array
twentytwo-labs/array-comparator
3620 Downloads
transprime-research/arrayed
188 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
traderinteractive/util-arrays
98082 Downloads
A collection of array utilities.
traderinteractive/filter-arrays
92085 Downloads
A filtering implementation for verifying correct data and performing typical modifications to arrays
sfneal/array-helpers
138793 Downloads
Array helpers for PHP applications
serendipity_hq/component-array-writer
357164 Downloads
A class to read and write PHP arrays.
sajadsdi/array-dot-notation
4194 Downloads
set and get with dot notation in arrays
rapidwebltd/array_undot
12549 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
rafrsr/lib-array2xml
33622 Downloads
Array2XML conversion library
rackbeat/php-xml-to-array
42174 Downloads
Convert XML into arrays
punktde/eel-arrayhelper
23316 Downloads
The package provides an eel-helper with additional methods to work with arrays.
polyfills/array-first-array-last
524 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
php-soft/laravel-array-view
11722 Downloads
Laravel Array View
pharaonic/php-dot-array
9453 Downloads
Access array data quickly/easily using dot-notation and asterisk.