Libraries tagged by array AR
vanderlee/php-stable-sort-functions
601412 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
nahid/qarray
371049 Downloads
QArray is a PHP abstraction for querying array
jbzoo/data
1487024 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
illuminated/helper-functions
503027 Downloads
Laravel-specific and pure PHP Helper Functions.
digitickets/lalit
943006 Downloads
GitHub copy of LaLit's XML2Array and Array2XML
siriusphp/validation
697007 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
polyfills/array-find
42768 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
clue/arguments
180545 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
divineomega/array_undot
111221 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
jdrieghe/array-helpers
446272 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
yii2mod/yii2-array-query
151660 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
stellarwp/arrays
615909 Downloads
A library for array manipulation.
steevanb/php-typed-array
143160 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
spatie/array-functions
50940 Downloads
Some handy array helpers
shudrum/array-finder
2725375 Downloads
ArrayFinder component