Libraries tagged by array functions
acelot/helpers
1966 Downloads
Useful PHP functions for everyday use
sebastiaanluca/php-helpers
19232 Downloads
An extensive set of PHP helper functions and classes.
rikudou/iterables
3039 Downloads
Provides some cool iterable functions complementing the built-in array functions
black-label/php-helpers
3244 Downloads
Extension of helper functions for php arrays.
hejunjie/utils
276 Downloads
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.
hejunjie/tools
1792 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
bephp/router
1084 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.
hi-folks/array
99 Downloads
Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.
atomastic/arrays
7081 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
polyfills/array-first-array-last
13 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
mitsuru793/array-helper-function
3422 Downloads
This adds functions about array. If you feel like there few php built-in functions about array, this will be useful.
divineomega/object_to_array
732 Downloads
This PHP package provides an `object_to_array` helper function.
nastasia/callable-functions
66 Downloads
Learn callable functions with arrays
php-etl/array-expression-language
3553 Downloads
This library implements functions for manipulating array data in ExpressionLanguage
dryist/functions
4 Downloads
Functions for common tasks