Libraries tagged by array_find
windwalker/scalars
13591 Downloads
Windwalker Scalars package
sonofwinter/binding-bundle
2968 Downloads
This Bundle provides a binding from array to Entity with Symfony
cardinal-collections/array-with-secondary-keys
5640 Downloads
Array with Secondary Indexes
lindowx/php-array-hash
4577 Downloads
Hashing an multi-dimension PHP array into a unique value
sunaoka/hash-php
272 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
aedart/util
11509 Downloads
This package contains a set of various utility resources, which can be used independently.
smoren/array-view
9 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.
bentools/arraytools
2247 Downloads
Some extra functions to work with arrays.
widmogrod/data-grid
36 Downloads
DataGrid is simple library for presentation different kinds of tabular data
nazar-pc/upf
25 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)
phpguus/flysystem-raid
21 Downloads
A flysystem driver for Redundant Array of Independent Disk configurations.
roke22/array-to-object-factory
2 Downloads
Array to object that automatically maps array index to object constructor parameters
qiuqiux/indexed-array
134 Downloads
Rewrite from SplFixedArray,it can use as the indexed array.
moh/multi-index-array
7 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.