Libraries tagged by array functions
experius/module-categorymultipleproductsapi
11554 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
avstudnitz/fast-simple-import
3909 Downloads
Wrapper for Magento ImportExport functionality, which imports products and customers from arrays
ite/common
17709 Downloads
Common features used to improve core PHP functionality.
palmtree/easy-collection
3796 Downloads
Immutable collections which provide commonly used functionality missing from arrays
mannion007/php-binary-search
2279 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.
romm/configuration-object
29258 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.
jumpifbelow/php-functional-array
3673 Downloads
Classes to make the use of sets functional
holdmann/array_map_recursive
12 Downloads
Provides functionality for array_map_recursive().
holdmann/array_diff_recursive
4 Downloads
Provides functionality for array_diff_recursive().
angus-dv/in_array_r
5 Downloads
Provides functionality for in_array_r() to projects using PHP earlier than version 5.5 or greater.
rodrigodornelles/php-array-lib
2 Downloads
simple libary for functional programing paradigm with arrays
cleup/arr
11 Downloads
Convenient extension of array handling functionality
forrest79/phpstan-narrow-types
10 Downloads
PHPStanNarrowTypes provides functionality to narrow complex array/list types with assert.
oldpak/collections
16 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
pug-ct/collections
3 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.