Libraries tagged by data collecting
graze/data-structure
301338 Downloads
Data collections and containers
bkvfoundry/utility-belt
67485 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
infocyph/arraykit
13966 Downloads
PHP data and configuration primitives: arrays, collections, dot paths, dotenv, hooks, and DTO hydration.
qaribou/immutable.php
149208 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
php-collective/dto
16796 Downloads
Framework-agnostic Data Transfer Object library with code generation
michael-rubel/laravel-formatters
95152 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
fingerprint/server-sdk
10128 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
yoshi2889/collections
155539 Downloads
Simple Collection class allowing storage of specific data.
ballen/collection
870540 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
rexlabs/utility-belt
120241 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
marcosh/lamphpda
15119 Downloads
A collection of functional programming data structures
zaphyr-org/utils
13073 Downloads
A collection of useful helper classes, which make a developer's workday a little easier.
witty/laravel-table-view
13830 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
naucon/utility
77361 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
iteks/laravel-enum
20765 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.