Libraries tagged by array collection
vendimia/collection
118 Downloads
Object-oriented array reimplementation
tobento/service-collection
514 Downloads
Fluent and convenient wrapper classes for working with arrays of data.
stijlgenoten/data-collection
854 Downloads
Superlight static DataCollection package for Laravel
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.
sigmaphp/sigmaphp-collections
12 Downloads
Collection Abstraction Library
pug-ct/collections
4 Downloads
PHP Collections library that adds additional functionality on top of Doctrine collections.
platine-php/collection
5224 Downloads
Platine Collection provides a flexible and simple PHP collection implementation.
philiprehberger/php-array-query
71 Downloads
SQL-like fluent query builder for filtering, sorting, and transforming arrays
mleczek/collections
121 Downloads
Easy way to manipulate arrays in PHP.
jcrowe/type-safe-collection
9204 Downloads
A thin wrapper around Illuminate/Collection that allows for enforcing type constraints on the collection elements
izica/php-collection
311 Downloads
Tools and utilities for working with arrays
irfantoor/collection
265 Downloads
Collection implementing ArrayAccess, Countable and IteratorAggregate
cse/helpers-arrays
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
colindecarlo/collection
23 Downloads
Collection is a collection library focused on delivering faster access to and iteration of its members.
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)