Libraries tagged by array
sameer-shelavale/php-countries-array
359356 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
rikudou/array-merge-recursive
101473 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
polyfills/array-find
34805 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
jdrieghe/array-helpers
436493 Downloads
A collection of convenience methods to deal with arrays in php. Somewhat inspired by Laravel array helpers.
divineomega/array_undot
106813 Downloads
array_undot (the opposite of the array_dot helper function) expands a dot notation array into a full multi-dimensional array.
codeliner/array-reader
224864 Downloads
PHP ArrayReader
ckr/arraymerger
496517 Downloads
Provides functionality to merge arrays recursively
chrisharrison/php-array-of
575936 Downloads
Implement an array of a defined type. Generics replacement for PHP.
zakirullin/mess
24566 Downloads
Convenient array-related routine & better type casting
tigrov/yii2-pgsql
58809 Downloads
Improved PostgreSQL schemas for Yii2
sarhan/php-flatten
153316 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
rpnzl/arrch
114894 Downloads
Array queries for PHP 5.3
pbergman/tree-helper
441301 Downloads
A symfony console helper to print a tree
nikolaposa/cascader
196342 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
ilya/belt
20076 Downloads
A handful of tools for PHP developers.