Libraries tagged by collectors
rexlabs/array-object
79521 Downloads
Provides an interface for simplifying working with associative and sequential arrays (collections).
phpextra/sorter
62164 Downloads
Sort arrays and objects by multiple fields with unicode characters
nayjest/collection
73833 Downloads
Collections for PHP
cse/helpers-email
12244 Downloads
The helpers allows you manipulating, extract, detecting email.
chemem/bingo-functional
5929 Downloads
A simple functional programming library.
sebastiaanluca/laravel-helpers
51563 Downloads
An extensive set of Laravel framework helper functions and collection macros.
morrisonlevi/ardent
16254 Downloads
A healthy library for PHP
enrise/urihelper
100202 Downloads
A general URI helper class for PHP
connectors/http
87178 Downloads
Provides an HTTP connector for Porter.
wp-forge/collection
61406 Downloads
A PHP utility class for manipulating collections.
transformers/mapping-transformer
52175 Downloads
Integrates Mapper to transform array collections using Mappings.
tiny-blocks/collection
12035 Downloads
Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.
tectonic/localisation
104063 Downloads
A localisation/translation package for models, entities and collections in your chosen framework.
swisnl/json-api-client-laravel
57810 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
ps/fluent-traversable
23333 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff