Libraries tagged by Array Function
dgame/php-iterator
112969 Downloads
php iterator
sebastiaanluca/php-helpers
19691 Downloads
An extensive set of PHP helper functions and classes.
forrest79/type-validator
1739 Downloads
TypeValidator provides functionality to check types with PHP Doc syntax in runtime and narrow types for PHPStan.
slevomat/consistence
424962 Downloads
Consistence - consistent approach and additions to PHP's functionality
klapuch/iterator
4673 Downloads
Iterators replacing array functions
webservices-nl/utils
45338 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
palmtree/collection
8568 Downloads
Immutable collections which provide commonly used functionality missing from arrays
hejunjie/utils
7838 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.
experius/module-categorymultipleproductsapi
15339 Downloads
Adds functionality to the Magento 2 API to add multiple products to a category via one call or replace all products inside category with new array
romm/configuration-object
29595 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
krak/array
5744 Downloads
A collection of missing php array functions
glowy/arrays
3201 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.
dskripchenko/php-array-helper
4277 Downloads
Additional array functions
lag/array-utils
3974 Downloads
PHP array utils functions
freezemage0/array_find
1024 Downloads
Provides array_find function.