Libraries tagged by array functions

symfony/property-access

2798 Favers
212884822 Downloads

Provides functions to read and write from/to an object or array using a simple string notation

Go to Download


symfony/options-resolver

3207 Favers
357087051 Downloads

Provides an improved replacement for the array_replace PHP function

Go to Download


martin-georgiev/postgresql-for-doctrine

364 Favers
3110573 Downloads

Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.

Go to Download


igorw/get-in

381 Favers
10856678 Downloads

Functions for hash map (assoc array) traversal.

Go to Download


maciejczyzewski/bottomline

482 Favers
540346 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.

Go to Download


jbzoo/utils

828 Favers
1351342 Downloads

Collection of PHP functions, mini classes and snippets for everyday developer's routine life.

Go to Download


illuminated/helper-functions

107 Favers
388657 Downloads

Laravel-specific and pure PHP Helper Functions.

Go to Download


bentools/cartesian-product

81 Favers
691074 Downloads

A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.

Go to Download


spatie/array-functions

246 Favers
44413 Downloads

Some handy array helpers

Go to Download


minwork/array

65 Favers
176165 Downloads

Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements

Go to Download


flow-php/array-dot

13 Favers
175731 Downloads

PHP ETL - Array Dot functions

Go to Download


divineomega/array_undot

25 Favers
88051 Downloads

array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.

Go to Download


jakezatecky/array_group_by

99 Favers
150981 Downloads

A function that groups/splits an array by the values of a given key or keys.

Go to Download


vanderlee/php-stable-sort-functions

33 Favers
467132 Downloads

Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.

Go to Download


bentools/iterable-functions

23 Favers
275797 Downloads

Provides functions for iterable variables: is_iterable(), iterable_to_array()

Go to Download


Next >>