Libraries tagged by data-structures
zuffik/srvant
165 Downloads
Data structures and object wrappers for primitive data types
yousafsyed/algorithms
18 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
xnan/hydra
8 Downloads
Simple persistent data structures for PHP
wisoot/restify
19 Downloads
Transform complex data-structure into associated array ready for API.
webzille/cssparser
10 Downloads
Parse CSS file into an abstract syntax tree data structure
websytnik/recursive-tree
6 Downloads
Easy work with tree data structure
webkonstruktor/collections
476 Downloads
PHP7 data structures library
wdelfuego/data-source
17 Downloads
Supplies data structures and management tools for supplying frontend tools with data
vbpupil/queue
401 Downloads
A simple Queue data structure.
traewelling/db-rest-mappings
2 Downloads
This package provides a simple data structure for the REST responses of https://v5.db.transport.rest/.
torunar/array-functions
2 Downloads
Set of functions to operate the most glorious PHP data structure
tonybogdanov/data-traveller
1440 Downloads
Data structure traversal
tonybogdanov/data-expectation
1496 Downloads
Data structure expectation
tocgis/fractal
5 Downloads
Handle the output of complex data structures ready for API output.
the-jj/spl-collections-sort
1156 Downloads
Helper library for sorting Spl data structures