Libraries tagged by Array Function
infocyph/arraykit
1561 Downloads
A Collection of useful PHP array functions.
pixel418/ubiq
28240 Downloads
Functions for readable treatment of string, array & object
vnn/keyper
73328 Downloads
Do things based on the presence of a key
phannaly/laravel-helpers
8738 Downloads
The PHP helpers function extract from Laravel
ghanuz/relations
4740 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
esi/utility
3585 Downloads
Utility - Collection of various PHP utility functions.
dgame/php-iterator
104256 Downloads
php iterator
slevomat/consistence
416163 Downloads
Consistence - consistent approach and additions to PHP's functionality
webservices-nl/utils
39915 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
palmtree/collection
5983 Downloads
Immutable collections which provide commonly used functionality missing from arrays
travis/ex
5747 Downloads
A PHP function to safely extract information from a multi-dimensional object or array.
experius/module-categorymultipleproductsapi
12984 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
3923 Downloads
Wrapper for Magento ImportExport functionality, which imports products and customers from arrays
wikibase-solutions/array-functions
669 Downloads
Provides a set of pure parser functions that operate on arrays
glowy/arrays
3056 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.