Libraries tagged by array collection
transformers/mapping-transformer
80565 Downloads
Integrates Mapper to transform array collections using Mappings.
midnite81/xml2array
40997 Downloads
A package to convert XML to an Array with the inbuilt ability to convert to Json, Laravel Collection and Serialize
hejunjie/utils
7868 Downloads
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.
weew/helpers-array-legacy
12565 Downloads
Useful collection of php array helpers.
eboreum/collections
7339 Downloads
Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.
xtompie/collection-trait
4082 Downloads
Traits to build collections of specific objects
xtompie/collection
3955 Downloads
Array wrapper
solution10/collection
533 Downloads
A simple and fast Collection class
rotexsoft/versatile-collections
6066 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
onemustcode/collection
12539 Downloads
ems/collection
7850 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
chindit/collection
758 Downloads
Small array wrapper to ease array handling
bluestone/collection
1603 Downloads
Using array as object.
bakame/csv-doctrine-collection-bridge
497 Downloads
Csv Doctrine Collection bridge using League\Csv
assegaiphp/collections
528 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.