Libraries tagged by structured data
symfony/serializer
218007136 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
nette/schema
200917116 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/fractal
50550553 Downloads
Handle the output of complex data structures ready for API output.
php-ds/php-ds
5783409 Downloads
Specialized data structures as alternatives to the PHP array
nicmart/tree
12490200 Downloads
A basic but flexible php tree data structure and a fluent tree builder implementation.
dflydev/dot-access-configuration
14034508 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
bennett-treptow/laravel-migration-generator
557399 Downloads
Generate migrations from existing database structures
loophp/phptree
1651252 Downloads
An implementation of tree data structure
diff/diff
1293689 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
graze/data-structure
243404 Downloads
Data collections and containers
jlorente/laravel-data-migrations
98781 Downloads
An extension to allow you to separate data migrations from structure migrations
seboettg/collection
674483 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
qaribou/immutable.php
135978 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
doganoo/php-algorithms
2869 Downloads
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
concretecms/doctrine-xml
52460 Downloads
Define database structure via XML using Doctrine data types