Libraries tagged by data structures
markshust/magento2-module-simpledata
203554 Downloads
The SimpleData module simplifies calling Magento data structures.
dflydev/dot-access-configuration
14578407 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
graze/data-structure
304406 Downloads
Data collections and containers
jlorente/laravel-data-migrations
226216 Downloads
An extension to allow you to separate data migrations from structure migrations
qaribou/immutable.php
149826 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
nayjest/tree
142832 Downloads
Tree data structure for PHP
hexogen/kdtree
102376 Downloads
file system KDTree index
doganoo/php-algorithms
6845 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
145636 Downloads
Define database structure via XML using Doctrine data types
php-open-source-saver/fractal
500144 Downloads
Handle the output of complex data structures ready for API output.
incoming/incoming
88807 Downloads
Transform loose and complex input into consistent, strongly-typed data structures
brianhenryie/simple-php-code-parser
143640 Downloads
Get a simple data structure from your php code.
algb12/graph-ds
139902 Downloads
A fast implementation of the graph data-structure in PHP
dazet/data-map
25517 Downloads
Library for mapping data structures.
tekord/php-result
19406 Downloads
Result object for PHP inspired by the Rust programming language