Libraries tagged by array functions
lloydzhou/router
134 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
xemlock/array-php
10 Downloads
A tiny set of array functions missing from the PHP core
typedphp/array-functions
12 Downloads
torunar/array-functions
3 Downloads
Set of functions to operate the most glorious PHP data structure
quorum/array-functions
10 Downloads
useful array functions
petrobolos/fixed-array-functions
66 Downloads
Laravel helper methods for working with high performance SPL fixed arrays.
nzo/array
25 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
muse/array_get
13 Downloads
Array function to retrieve vals
moxemus/array-helper
71 Downloads
Array helper to extend default array functions.
micheledurante/array-aggregate
11 Downloads
A PHP, SQL-like stream aggregate function to group a set of rows by any number of columns. You can also define how to compute groups
m-bymike/array-functions
870 Downloads
An array wrapper to normalize php array functions, give them an ObjectOriented and functional programming approach.
luminovang/array-functions
20 Downloads
A backward utility function for array operations supported in PHP 8.1 and later.
ksbomj/array
1667 Downloads
A collection of missing php array functions
kalaomer/basic_array_functions
49 Downloads
Array functions for PHP
jizuscreed/callbackable-array-functions
15 Downloads
Some wrappers for php array functions, which provides callback-ability to them