Libraries tagged by data structure
darsyn/unboxer
15 Downloads
Simple utility to unbox complex data structures (objects) to native data types, suitable for encoding into formats such as JSON, YAML, etc.
daniel-ac-martin/php-seids
58 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
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.
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
sshilko/php-seids
15 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
minime/quantum
462 Downloads
Quantum is unique kind of container made to manage parallel states of data structures.
girgias/php-enums
44 Downloads
Basic Enums in PHP
lablnet/dshandler
4 Downloads
PHP DataStructure.
megaj/binary-index-tree
0 Downloads
AKA a fenwick tree. Often used for dynamic prefix sum queries and writes.
jwilkinson/collections
6 Downloads
A package providing a wide variety of standard interfaces and datastructures
coodde/eliact
0 Downloads
AI-powered structured input parser for PHP. Extract structured data (names, emails, dates, etc) from natural language using LLMs like OpenAI.