Libraries tagged by data collecting
axonode/collections
2 Downloads
This library provides implementations for common data structures (Pair, List, Dictionary, Set) in PHP.
assegaiphp/collections
237 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.
aeon-php/collection
15 Downloads
Aeon Collection
acdphp/data-guard
4 Downloads
Hides or masks array or collection elements on specific levels from a given specifications and conditions.
rem42/faker-collection
42 Downloads
A collection of custom providers for the Faker library
chadicus/date
45 Downloads
A collection of various PHP classes for use with PHP's DateTime extension.
tripalcultivate/germplasm
3 Downloads
A Tripal extension module that provides specialized fields and importers for germplasm.
youyiio/beyong-commons
1466 Downloads
A PHP common classes library for utils,collections,data process,io and so on.
debuss-a/enumerable
1 Downloads
A library that provides a fluent and expressive API for working with collections of data.
ideaworks/php-utils
75 Downloads
A collection of String, Date and Array manipulations and checks.
thomasdcodes/list-view-bundle
36 Downloads
A lightweight collection of entities for storing data of a listview.
lucid/phlist
15 Downloads
collection modelled after python's list data type.
kigkonsult/keyvaluemgr
30 Downloads
PHP class manage collection of key/value pair data like system config etc
imonroe/corpora
10 Downloads
A PHP-friendly version of the dariusk/corpora javascript library. It provides "[a] collection of small corpuses of interesting data for the creation of bots and similar stuff"
vpinti/sorted-linked-list
0 Downloads
A blazing fast, type-safe sorted linked list library for PHP. Supports automatic sorting, integer and string values, and modern PHP features.