Libraries tagged by php array
phootwork/lang
31497748 Downloads
Missing PHP language constructs
matomo/cache
2410621 Downloads
PHP caching library based on Doctrine cache
lukascivil/treewalker
1264529 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
jbzoo/utils
1630361 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
athari/yalinqo
1247549 Downloads
YaLinqo, a LINQ-to-objects library for PHP
php-ds/ext-ds
14824 Downloads
An extension providing efficient internal data structures as an alternative to arrays
weew/helpers-array
10837107 Downloads
Useful collection of php array helpers.
chrisharrison/php-array-of
865772 Downloads
Implement an array of a defined type. Generics replacement for PHP.
flow-php/array-dot
630365 Downloads
PHP ETL - Array Dot functions
pmill/doctrine-array-hydrator
551738 Downloads
An array to entity hydrator for Doctrine 2 entities
minwork/array
281252 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
kzykhys/php-csv-parser
297807 Downloads
Convert CSV to array (Excel style is fully suppoted!)
seboettg/collection
1516883 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
nahid/qarray
434741 Downloads
QArray is a PHP abstraction for querying array
php-tmdb/api
390776 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.