Libraries tagged by php collection
phpextra/collection
7443 Downloads
Collection type for PHP
codeinc/collection-interface
36 Downloads
A simple PHP interface for iterable collections
zerifas/collections
193 Downloads
Tools for collections of data in PHP
sonypradana/collection
56 Downloads
part of php-library, manage array using collection
m1guelpf/native-collection
0 Downloads
Adding Collection functions to the PHP array scalar type
fkse/php-utils
2033 Downloads
A collection of some useful php utils
asm/php-utilities
7686 Downloads
php tools with data container, collection objects, yaml config loader and timer
joaorobertopb/php-githook-sniffer
8 Downloads
Php-GitHook-Sniffer is a simple collection of automated and customizable tasks that you can perform with your git repository through the hooks.
arete/collection-pipeline
25 Downloads
PHP (partial) implementation of a pipeline collection. Work with a collection of objects without making a bunch of callables, loops, & ifs.
turbolabit/php-foreachable
254 Downloads
A PHP Trait to create custom DataSets/Collections
mvccore/ext-tool-collections
239 Downloads
MvcCore - Extension - Tool - Collections - extension with collection classes for typed arrays in PHP.
lucifer-v/php-tools
18 Downloads
A collection of function as tools for PHP development
imran/collection
8 Downloads
A PHP class that works like a Laravel Collection.
assegaiphp/collections
128 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
gwis/php-valueobjects
10697 Downloads
A collection of useful value objects for PHP