Libraries tagged by arrayq
vanderlee/php-stable-sort-functions
508408 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
pragmarx/ia-arr
3212166 Downloads
Laravel Illuminate Agnostic Arr
nahid/qarray
357560 Downloads
QArray is a PHP abstraction for querying array
matomo/cache
571665 Downloads
PHP caching library based on Doctrine cache
lukascivil/treewalker
747122 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
jbzoo/data
1409256 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
illuminated/helper-functions
452055 Downloads
Laravel-specific and pure PHP Helper Functions.
digitickets/lalit
834594 Downloads
GitHub copy of LaLit's XML2Array and Array2XML
crell/fp
172170 Downloads
Functional utilities for PHP 8 and later
consistence/consistence
1060798 Downloads
Consistence - consistent approach and additions to PHP's functionality
aplus/cache
1600024 Downloads
Aplus Framework Cache Library
spatie/laravel-options
174874 Downloads
Create arrays of options from different sources
siriusphp/validation
677132 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
php-tmdb/api
359468 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
maxakawizard/json-collection-parser
691501 Downloads
Streaming parser for large JSON files containing array of objects