Libraries tagged by collection
palmtree/easy-collection
4509 Downloads
Immutable collections which provide commonly used functionality missing from arrays
nxu/typed-collection
11781 Downloads
Laravel collections with strict type support.
dhii/collections-abstract-base
2196 Downloads
Collection base classes that do not depend on other non-collection packages, on which there is a dependency of other collection packages that depend on this package. This is done to avoid circular reference in the collection toolchain
yomy/datastructures
15383 Downloads
Data structures
wapplersystems/filecollection_gallery
1014 Downloads
Simple Image Gallery which renders a FileCollection containing static or folder based images.
sugarcrm/php-rest-client-v2
12265 Downloads
An SDK for interacting with Sugar's REST v10 API.
rob006/ranges
1861 Downloads
A simple library for operating on ranges (numbers and dates)
php-slang/php-slang
27238 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
phant/data-structure
2623 Downloads
Manage data structure easily
obernard/property-indexer
11941 Downloads
Object property manipulation tools based on symfony/property-access
obernard/linkedlist
12210 Downloads
Data Storage based on linkedlist
nunomaduro/laravel-any
10 Downloads
Determine if any item from the collection passes the given truth test.
ngsoft/tools
4333 Downloads
A set of reusable tools used on my projects.
myerscode/utilities-bags
7350 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
mkrawczyk/funquery
3855 Downloads
Functional programming library for PHP