Libraries tagged by data array
symfony/serializer
241073744 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
martin-georgiev/postgresql-for-doctrine
3612941 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
php-ds/php-ds
6540849 Downloads
Specialized data structures as alternatives to the PHP array
jbzoo/utils
1392353 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jasny/twig-extensions
8212546 Downloads
A set of useful Twig filters
jbzoo/data
1404861 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
seboettg/collection
821590 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
siriusphp/validation
675456 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
358386 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.
radic/blade-extensions
316063 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
tonirilix/nested-json-flattener
80377 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
samsonasik/array-lookup
43814 Downloads
A fast lookup library that help you verify and search array and Traversable data
orbitale/array-fixture
32327 Downloads
A Doctrine Data Fixture service based on PHP arrays.
graze/data-structure
256309 Downloads
Data collections and containers
rexlabs/utility-belt
82934 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php