Libraries tagged by data array
symfony/serializer
262497413 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
4085939 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
7311404 Downloads
Specialized data structures as alternatives to the PHP array
jbzoo/utils
1465600 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jasny/twig-extensions
8844978 Downloads
A set of useful Twig filters
jbzoo/data
1484878 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
seboettg/collection
960981 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
siriusphp/validation
696257 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
366913 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
317443 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
php-ds/ext-ds
30 Downloads
An extension providing efficient internal data structures as an alterantive to arrays
tonirilix/nested-json-flattener
86983 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
49474 Downloads
A fast lookup library that help you verify and search array and Traversable data
orbitale/array-fixture
33711 Downloads
A Doctrine Data Fixture service based on PHP arrays.
byjg/anydataset-array
71153 Downloads
Anydataset Array abstraction. Anydataset is an agnostic data source abstraction layer in PHP.