Libraries tagged by data-structure
zuffik/srvant
166 Downloads
Data structures and object wrappers for primitive data types
yousafsyed/algorithms
19 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.
yomy/datastructures
15886 Downloads
Data structures
xnan/hydra
9 Downloads
Simple persistent data structures for PHP
wisoot/restify
20 Downloads
Transform complex data-structure into associated array ready for API.
webzille/cssparser
11 Downloads
Parse CSS file into an abstract syntax tree data structure
websytnik/recursive-tree
7 Downloads
Easy work with tree data structure
webkonstruktor/collections
477 Downloads
PHP7 data structures library
wdelfuego/data-source
18 Downloads
Supplies data structures and management tools for supplying frontend tools with data
vbpupil/queue
402 Downloads
A simple Queue data structure.
univeros/structure
206 Downloads
Typed data structures — Map, Set, Vector, Deque, Queue, Stack, PriorityQueue — inspired by ext-ds, in pure PHP with no C extension.
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
3 Downloads
Set of functions to operate the most glorious PHP data structure
tonybogdanov/data-traveller
1441 Downloads
Data structure traversal
tonybogdanov/data-expectation
1498 Downloads
Data structure expectation