Libraries tagged by array functions

symfony/options-resolver

3245 Favers
412822074 Downloads

Provides an improved replacement for the array_replace PHP function

Go to Download


symfony/property-access

2824 Favers
245426512 Downloads

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

Go to Download


martin-georgiev/postgresql-for-doctrine

418 Favers
3865957 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

391 Favers
11584871 Downloads

Functions for hash map (assoc array) traversal.

Go to Download


jbzoo/utils

832 Favers
1428375 Downloads

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

Go to Download


vanderlee/php-stable-sort-functions

33 Favers
554572 Downloads

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

Go to Download


illuminated/helper-functions

107 Favers
475387 Downloads

Laravel-specific and pure PHP Helper Functions.

Go to Download


maciejczyzewski/bottomline

479 Favers
581840 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


bentools/cartesian-product

82 Favers
767812 Downloads

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

Go to Download


spatie/array-functions

248 Favers
49608 Downloads

Some handy array helpers

Go to Download


minwork/array

66 Favers
209687 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


polyfills/array-find

8 Favers
32425 Downloads

PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.

Go to Download


flow-php/array-dot

14 Favers
212841 Downloads

PHP ETL - Array Dot functions

Go to Download


rikudou/array-merge-recursive

7 Favers
98885 Downloads

Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them

Go to Download


divineomega/array_undot

25 Favers
105375 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


Next >>