Libraries tagged by array utils
theodorejb/array-utils
5210 Downloads
Useful functions for working with arrays
zaphyr-org/utils
194 Downloads
A collection of useful helper classes, which make a developer's workday a little easier.
zane/utils
24 Downloads
A collection of useful classes like Ary, Str and Validator
mouf/utils.cache.in-memory-cache
356546 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
275 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.
graze/xml-utils
17022 Downloads
XML utilities, mainly conversion between XML array.
drago-ex/utils
3257 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
aedart/athenaeum-utils
27770 Downloads
Offers a few utility components that are used by the Athenaeum packages
spaf/simputils
5867 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
mathiasgrimm/arraypath
26324 Downloads
php array utility to manipulate array in a xpath way
jesseschalken/set
22660 Downloads
java.utils.Set for PHP implementing ArrayAccess, Countable and IteratorAggregate with O(1) conversion to/from array keys
fetch/array-utils
512 Downloads
Array utility methods, inspired by Ruby's array methods
presentkim/arrayutils
3 Downloads
Library that provides a method to fancy manipulate an array
griiv/php-utils
297 Downloads
php utils function for array, strings, etc...
session-interop/utils.defaultmanager
52940 Downloads
This package contains the session implementation to be able to iterate over it.