Libraries tagged by php array
jbzoo/utils
1351342 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
maciejczyzewski/bottomline
540346 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.
weew/helpers-array
7305073 Downloads
Useful collection of php array helpers.
rhumsaa/array_column
439905 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
nahid/qarray
336081 Downloads
QArray is a PHP abstraction for querying array
php-tmdb/api
344189 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
504521 Downloads
PHP caching library based on Doctrine cache
lukascivil/treewalker
657817 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
illuminated/helper-functions
388657 Downloads
Laravel-specific and pure PHP Helper Functions.
crell/fp
106292 Downloads
Functional utilities for PHP 8 and later
consistence/consistence
1033255 Downloads
Consistence - consistent approach and additions to PHP's functionality
clagiordano/weblibs-configmanager
2659788 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
codeliner/array-reader
203301 Downloads
PHP ArrayReader
chrisharrison/php-array-of
496891 Downloads
Implement an array of a defined type. Generics replacement for PHP.
steevanb/php-typed-array
104438 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.