Libraries tagged by array functions
symfony/options-resolver
516645875 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/property-access
310729256 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
igorw/get-in
13175193 Downloads
Functions for hash map (assoc array) traversal.
martin-georgiev/postgresql-for-doctrine
5697383 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
jbzoo/utils
1569976 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
spatie/array-functions
64884 Downloads
Some handy array helpers
flow-php/array-dot
478389 Downloads
PHP ETL - Array Dot functions
jakezatecky/array_group_by
203193 Downloads
A function that groups/splits an array by the values of a given key or keys.
maciejczyzewski/bottomline
639676 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.
sebastiaanluca/laravel-helpers
55626 Downloads
An extensive set of Laravel framework helper functions and collection macros.
bentools/cartesian-product
933329 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
minwork/array
264842 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
divineomega/array_undot
139394 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
vanderlee/php-stable-sort-functions
763330 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
illuminated/helper-functions
591500 Downloads
Laravel-specific and pure PHP Helper Functions.