Libraries tagged by array collection
sevavietl/arrays
401 Downloads
This is a collection of array wrappers
gears/arrays
4523 Downloads
A collection of array conversions and manipulators.
sitnikovik/flex-array
44 Downloads
A powerful lightweight tool for representing an array as an object collection for reading and modifying it.
watoki/collections
17672 Downloads
Array wrapper for more structured collections for PHP
phower/arrays
39 Downloads
Array based classes to handle collections, stacks and queues in PHP.
mvccore/ext-tool-collections
239 Downloads
MvcCore - Extension - Tool - Collections - extension with collection classes for typed arrays in PHP.
krak/array
4956 Downloads
A collection of missing php array functions
stekycz/collections
13 Downloads
Basic collections for PHP using arrays
m1guelpf/native-collection
0 Downloads
Adding Collection functions to the PHP array scalar type
yosymfony/collection
584 Downloads
A set of classes for working with arrays of data
wmsamolet/php-object-collections
23 Downloads
PHP object collections - strongly typed collections for objects and more
webcodr/collection
167 Downloads
Collection library for PHP
vendimia/collection
82 Downloads
Object-oriented array reimplementation
solution10/collection
483 Downloads
A simple and fast Collection class
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.