Libraries tagged by php array
phootwork/lang
29338172 Downloads
Missing PHP language constructs
matomo/cache
1723512 Downloads
PHP caching library based on Doctrine cache
lukascivil/treewalker
1164487 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
jbzoo/utils
1594883 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
crell/fp
556900 Downloads
Functional utilities for PHP 8 and later
athari/yalinqo
1229588 Downloads
YaLinqo, a LINQ-to-objects library for PHP
php-ds/ext-ds
4343 Downloads
An extension providing efficient internal data structures as an alternative to arrays
weew/helpers-array
10506817 Downloads
Useful collection of php array helpers.
flow-php/array-dot
549582 Downloads
PHP ETL - Array Dot functions
pmill/doctrine-array-hydrator
528294 Downloads
An array to entity hydrator for Doctrine 2 entities
kzykhys/php-csv-parser
283991 Downloads
Convert CSV to array (Excel style is fully suppoted!)
seboettg/collection
1423854 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
nahid/qarray
419883 Downloads
QArray is a PHP abstraction for querying array
php-tmdb/api
385914 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.
ginq/ginq
260233 Downloads
LINQ to Object inspired DSL for PHP