Libraries tagged by structural data
symfony/json-streamer
663770 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
php-ds/ext-ds
3450 Downloads
An extension providing efficient internal data structures as an alternative to arrays
markshust/magento2-module-simpledata
194562 Downloads
The SimpleData module simplifies calling Magento data structures.
igbinary/igbinary
5218 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
dflydev/dot-access-configuration
14537830 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
yzen.dev/plain-to-class
107313 Downloads
Class-transformer to transform your dataset into a structured object
brick/structured-data
204814 Downloads
Microdata, RDFa Lite & JSON-LD structured data reader
jlorente/laravel-data-migrations
205213 Downloads
An extension to allow you to separate data migrations from structure migrations
qaribou/immutable.php
148454 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
nayjest/tree
129883 Downloads
Tree data structure for PHP
marcosh/lamphpda
14762 Downloads
A collection of functional programming data structures
hexogen/kdtree
94442 Downloads
file system KDTree index
doganoo/php-algorithms
6098 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
120084 Downloads
Define database structure via XML using Doctrine data types
league/object-mapper
13251 Downloads
Converts structured data into strict objects.