Libraries tagged by data array
symfony/serializer
336034289 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
5998106 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
php-ds/php-ds
9739061 Downloads
Specialized data structures as alternatives to the PHP array
jbzoo/utils
1593129 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jasny/twig-extensions
11258285 Downloads
A set of useful Twig filters
php-ds/ext-ds
4172 Downloads
An extension providing efficient internal data structures as an alternative to arrays
jbzoo/data
1611370 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
seboettg/collection
1420837 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
siriusphp/validation
784172 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
385795 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.
samsonasik/array-lookup
70581 Downloads
A fast lookup library that help you verify and search array and Traversable data
hi-folks/data-block
3236 Downloads
Data class for managing nested arrays and JSON data.
rexlabs/utility-belt
110232 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
bkvfoundry/utility-belt
58328 Downloads
A set of helpful utilities for working with data, collections (arrays of arrays) and arrays in php
radic/blade-extensions
323962 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc