Libraries tagged by Array Function
hejunjie/tools
1813 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...
drewlabs/core-helpers
551 Downloads
Set of global function for handling utility task ranging from array, string and datetimes manipulations
assegaiphp/common
14 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
ashleydawson/canonically-flatten-tree
3256 Downloads
Pure function to flatten a tree (n-dimensional array) into a canonicalised list array
alexanevsky/output-normalizer-bundle
51 Downloads
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.
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.
mannion007/php-binary-search
2291 Downloads
Based on the Work of Michael King, this package provides functionality to perform a binary search of an ordered array, providing greatly improved performance over PHP's own array_search method.
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
rkr/php-array-utils
109 Downloads
A array-function library
quorum/array-functions
10 Downloads
useful array functions
petrobolos/fixed-array-functions
58 Downloads
Laravel helper methods for working with high performance SPL fixed arrays.
omissis/arrayfunctions
12376 Downloads
Functions to manipulate 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