Libraries tagged by array functions
chebur/array-value
392 Downloads
Functions returning strict type values from array
white-gecko/arrays
509 Downloads
Some function for checking the equality of hybrid (associative and sequential) arrays
schnittstabil/array_some
112 Downloads
Checks whether some element resp. key in an array passes a test implemented by a callback function.
s-mcdonald/functions
12 Downloads
assortment of php functions
rotexsoft/handy-php-functions
633 Downloads
A bunch of functions that either extend the existing functionality in native php functions or add functionality not available via native php functions.
rocit-tech/iterable-functions-polyfill
0 Downloads
Add array_*, implode, explode, ... capabilities to iterable / traversable / ...
philsown/functions
6 Downloads
Phillip Harrington's Functions
mass6/laravel-die-dump-array
164 Downloads
Helper function to die and dump Laravel collection to their array representation
dirkuu/array-reindex
1 Downloads
Package contain function who allows to easy sets new indexes
twipsi/collection
2 Downloads
Provides a class for manipulation array and recursive array function with easy syntax
shankarbala33/snippets
6 Downloads
Collection of PHP Snippets
shankarbala33/php_migration
6 Downloads
Collection of PHP Snippets
girgias/warray
1 Downloads
Static wrapper around PHP array functions
simphotonics/utils
17 Downloads
String and array utility functions.
josef/postgre-comma-relations
124 Downloads
To create a Eloquent relationships with comma separated foreign key or using a string_to_array postgre function.