Libraries tagged by data-structure
daniel-ac-martin/php-seids
60 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
codebooth/data-transfer-object
0 Downloads
Data Transfer Object is all about how the data is represented
cdcchen/util-ds
8 Downloads
PHP base data structures
cancio-labs/php-stack
7 Downloads
Interface and an array-based implementation of the LIFO Stack data structure.
cancio-labs/php-queue
4 Downloads
Interface and an array-based implementation of the FIFO Queue data structure.
bylec/sortedlinkedlist
1 Downloads
A type-safe sorted linked list for int or string values.
bingo-soft/heap
2714 Downloads
PHP library containing heap implementations
bardoqi/circular-linked-list
3 Downloads
circular dual linked list based on php array and iterator patten.
bahulneel/phonon
21 Downloads
Interesting concepts half-inched from other languages
aldente/aldente
9 Downloads
Abstract Data Types library
adambenovic/shipmonk-sorted-linked-list
2 Downloads
A type-safe sorted linked list for PHP 8.4+ that holds either int or string values, maintaining sorted order on insertion.
vairogs/functions-queue
0 Downloads
A PHP library providing a simple and efficient queue implementation for managing collections of items in a FIFO (First-In-First-Out) manner
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.
eiyaro/core-php
24 Downloads
Set of classes to deal with EIYARO's API