Libraries tagged by php array collection
esi/utility
6099 Downloads
Utility - Collection of various PHP utility functions.
chamber-orchestra/breadcrumbs
1890 Downloads
Lightweight, iterable breadcrumb collection for Symfony 8 applications
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.
ems/collection
7850 Downloads
Collection are Dictionaries, Maps, Lists and Iterators for php
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.
emonkak/underbar.php
11677 Downloads
A collection processing library for PHP, like Underscore.js
itools/smartarray
2380 Downloads
Enhanced PHP arrays with built-in HTML encoding and chainable collection methods
thefox/utilities
5415 Downloads
Collection of usefull PHP utilities.
maplephp/dto
617 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
ite/common
18271 Downloads
Common features used to improve core PHP functionality.
m1guelpf/native-collection
0 Downloads
Adding Collection functions to the PHP array scalar type
stekycz/collections
14 Downloads
Basic collections for PHP using arrays
philiprehberger/php-array-query
71 Downloads
SQL-like fluent query builder for filtering, sorting, and transforming arrays