Libraries tagged by php array
jbzoo/utils
1471590 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
weew/helpers-array
8686091 Downloads
Useful collection of php array helpers.
bocharsky-bw/arrayzy
21054 Downloads
A native PHP arrays easy manipulation library in OOP way.
vanderlee/php-stable-sort-functions
611180 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
minwork/array
222065 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
seboettg/collection
981465 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
nahid/qarray
372099 Downloads
QArray is a PHP abstraction for querying array
php-tmdb/api
367841 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.
matomo/cache
632960 Downloads
PHP caching library based on Doctrine cache
lukascivil/treewalker
835706 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
illuminated/helper-functions
509891 Downloads
Laravel-specific and pure PHP Helper Functions.
crell/fp
284098 Downloads
Functional utilities for PHP 8 and later
consistence/consistence
1086295 Downloads
Consistence - consistent approach and additions to PHP's functionality
clagiordano/weblibs-configmanager
3137615 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
maciejczyzewski/bottomline
597293 Downloads
A full-on PHP manipulation utility belt that provides support for working with arrays, objects, and iterables; a lodash or underscore equivalent for PHP.