Libraries tagged by array utils
mouf/utils.cache.in-memory-cache
360732 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
7483 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.
aedart/athenaeum-utils
30194 Downloads
Offers a few utility components that are used by the Athenaeum packages
snapshotpl/zf-snap-var-config
82679 Downloads
Variables in array
mathiasgrimm/arraypath
26574 Downloads
php array utility to manipulate array in a xpath way
lag/array-utils
3972 Downloads
PHP array utils functions
zane/utils
24 Downloads
A collection of useful classes like Ary, Str and Validator
siushin/util
330 Downloads
PHP常用工具集,如:常用工具类及助手函数,如:String、Array、Request、DateTime。
session-interop/utils.defaultmanager
54133 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.savable
54118 Downloads
This package contains the session implementation to be able to iterate over it.
mingalevme/utils-arr
3622 Downloads
Some helpers to work with arrays
interitty/utils
1895 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
graze/xml-utils
18757 Downloads
XML utilities, mainly conversion between XML array.
filipneklan/utils
115 Downloads
Lightweight PHP utility library for string, array and what will be needed
drago-ex/utils
3894 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.