Libraries tagged by indexed array
php-standard-library/vec
80669 Downloads
Functions for creating and transforming sequential, 0-indexed arrays (lists)
dpolac/dictionary
235642 Downloads
Collection indexed with objects and scalars
qiuqiux/indexed-array
146 Downloads
Rewrite from SplFixedArray,it can use as the indexed array.
bentools/arraytools
2282 Downloads
Some extra functions to work with arrays.
markwilson/array-is-indexed
386 Downloads
Check if an array is sequentially indexed
hotelmah/online-visitors
6 Downloads
Online Visitors package returns a PHP one-dimensional indexed array of GeoIP data with Remote IP Addresses and sorted DateTime differences for you to use as you wish like rendering to a view.
cardinal-collections/array-with-secondary-keys
9417 Downloads
Array with Secondary Indexes
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.
sunaoka/hash-php
497 Downloads
Merge one or more associative arrays recursively. This function does not append numeric indexes like array_merge_recursive() function.
qaadee/php-array-indexer
2 Downloads
Tiny PHP functions for indexing and grouping arrays and iterables by custom keys.
dirkuu/array-reindex
1 Downloads
Package contain function who allows to easy sets new indexes
marsapp/arrayhelper
1330 Downloads
ArrayHelper liberary, providing functions such as rebuilding indexes, grouping, getting content, recursive difference sets, recursive sorting, etc.