Libraries tagged by data-structures
aldente/aldente
9 Downloads
Abstract Data Types library
sshilko/php-seids
15 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
markenwerk/google-datastructures
13056 Downloads
A PHP library providing common data structures to reflect data received from Google services.
girgias/php-enums
44 Downloads
Basic Enums in PHP
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.
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.
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