Libraries tagged by Array Function
palmtree/easy-collection
3854 Downloads
Immutable collections which provide commonly used functionality missing from arrays
travis/ex
4461 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
bephp/router
1076 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
firegento/fastsimpleimportdemo
42165 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
experius/module-categorymultipleproductsapi
11647 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
3910 Downloads
Wrapper for Magento ImportExport functionality, which imports products and customers from arrays
romm/configuration-object
29282 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.
wikibase-solutions/array-functions
371 Downloads
Provides a set of pure parser functions that operate on arrays
hi-folks/array
95 Downloads
Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.
atomastic/arrays
7076 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.
pointybeard/helpers-functions-arrays
2519 Downloads
A collection of helpful functions related to arrays and array manipulation
mitsuru793/array-helper-function
3249 Downloads
This adds functions about array. If you feel like there few php built-in functions about array, this will be useful.
divineomega/object_to_array
727 Downloads
This PHP package provides an `object_to_array` helper function.
nastasia/callable-functions
66 Downloads
Learn callable functions with arrays
holdmann/array_map_recursive
26 Downloads
Provides functionality for array_map_recursive().