Libraries tagged by data array
symfony/serializer
217067315 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
3095338 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
5754846 Downloads
Specialized data structures as alternatives to the PHP array
jbzoo/utils
1350229 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jasny/twig-extensions
7548935 Downloads
A set of useful Twig filters
jbzoo/data
1359538 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
siriusphp/validation
645402 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
343885 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.
graze/data-structure
242755 Downloads
Data collections and containers
seboettg/collection
669056 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
radic/blade-extensions
313888 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc
samsonasik/array-lookup
37586 Downloads
A fast lookup library that help you verify and search array and Traversable data
orbitale/array-fixture
30129 Downloads
A Doctrine Data Fixture service based on PHP arrays.
ballen/collection
791727 Downloads
A Collection library which provides OOP replacement for the traditional array data structure.
tiny-blocks/serializer
19622 Downloads
Handles serialization and deserialization of data structures, in array and JSON structures.