Libraries tagged by array AR
vanderlee/php-stable-sort-functions
636915 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
nahid/qarray
377487 Downloads
QArray is a PHP abstraction for querying array
jbzoo/data
1506546 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
illuminated/helper-functions
532902 Downloads
Laravel-specific and pure PHP Helper Functions.
digitickets/lalit
1019476 Downloads
GitHub copy of LaLit's XML2Array and Array2XML
siriusphp/validation
706406 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
53369 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
182713 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
divineomega/array_undot
115575 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
451853 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
yii2mod/yii2-array-query
155052 Downloads
Yii2 component that allows for searching/filtering the elements of an array.
stellarwp/arrays
696772 Downloads
A library for array manipulation.
steevanb/php-typed-array
147955 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
spatie/array-functions
52101 Downloads
Some handy array helpers
shudrum/array-finder
2744092 Downloads
ArrayFinder component