Libraries tagged by data structures
jlorente/laravel-data-migrations
147305 Downloads
An extension to allow you to separate data migrations from structure migrations
seboettg/collection
1036569 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
qaribou/immutable.php
142033 Downloads
Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.
marcosh/lamphpda
11383 Downloads
A collection of functional programming data structures
hexogen/kdtree
74580 Downloads
file system KDTree index
fran6co/phptrie
9696 Downloads
PHP Trie implementation
php-open-source-saver/fractal
118043 Downloads
Handle the output of complex data structures ready for API output.
php-ds/ext-ds
126 Downloads
An extension providing efficient internal data structures as an alterantive to arrays
algb12/graph-ds
123873 Downloads
A fast implementation of the graph data-structure in PHP
scrumworks/data-accessor
110946 Downloads
Defines data structure contract
dazet/data-map
22383 Downloads
Library for mapping data structures.
coderan/laravel-data-migrations
43949 Downloads
An extension to allow you to separate data migrations from structure migrations
webfiori/collections
56790 Downloads
Basic collections set used by WebFiori.
schematicon/validator
76944 Downloads
Schemation Validator is powerful validator of various data structures.
judev/php-intervaltree
34814 Downloads
Interval Tree implementation in PHP