Libraries tagged by array_find
cardinal-collections/array-with-secondary-keys
5122 Downloads
Array with Secondary Indexes
lindowx/php-array-hash
4336 Downloads
Hashing an multi-dimension PHP array into a unique value
windwalker/scalars
12788 Downloads
Windwalker Scalars package
smoren/array-view
8 Downloads
Create array views for easy data manipulation, select elements using Python-like slice notation, enable efficient selection of elements using index lists and boolean masks.
sonofwinter/binding-bundle
2882 Downloads
This Bundle provides a binding from array to Entity with Symfony
bentools/arraytools
2247 Downloads
Some extra functions to work with arrays.
sunaoka/hash-php
207 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
widmogrod/data-grid
36 Downloads
DataGrid is simple library for presentation different kinds of tabular data
nazar-pc/upf
24 Downloads
Useful PHP Functions: set of system-independent functions from CleverStyle CMS
connorvg/laravel-transform
742 Downloads
An array transformer, built for APIs, w/ Laravel bindings (Laravel not required)
aedart/util
11460 Downloads
This package contains a set of various utility resources, which can be used independently.
indgy/config
8 Downloads
Simple array config access
roke22/array-to-object-factory
1 Downloads
Array to object that automatically maps array index to object constructor parameters
qiuqiux/indexed-array
132 Downloads
Rewrite from SplFixedArray,it can use as the indexed array.
moh/multi-index-array
6 Downloads
A PHP array and Illuminate Collection that allows the use of multiple indices at once to get, set, and unset elements from the array.