Libraries tagged by array utils
nette/utils
420284096 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
jbzoo/utils
1570104 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
voku/arrayy
5636462 Downloads
Array manipulation library for PHP, called Arrayy!
codeliner/array-reader
291728 Downloads
PHP ArrayReader
vanilla/garden-utils
177825 Downloads
Assorted array, string, and object utilities for PHP.
brunoconte3/dev-utils
26327 Downloads
A complete PHP utility library for validating, formatting, comparing data, and more.
webpt/aquaduck-array-utils
55465 Downloads
theodorejb/array-utils
6369 Downloads
Useful functions for working with arrays
gupalo/arrayutils
15770 Downloads
Array utils
alibabacloud/darabonba-array
28573 Downloads
Alibaba Cloud Tea Array Util Library for PHP
traderinteractive/util-arrays
109198 Downloads
A collection of array utilities.
webservices-nl/utils
44959 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
zaphyr-org/utils
8187 Downloads
A collection of useful helper classes, which make a developer's workday a little easier.
mouf/utils.cache.in-memory-cache
360324 Downloads
This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.
hejunjie/utils
6977 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.