Libraries tagged by LinkedList
kozz/collection
18838 Downloads
Powerful Data Storage based on SplDoublyLinkedList
obernard/linkedlist
11109 Downloads
Data Storage based on linkedlist
kariricode/data-structure
115 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
bardoqi/circular-linked-list
3 Downloads
circular dual linked list based on php array and iterator patten.
smoren/containers
111 Downloads
Abstract data containers and structures for PHP
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.
sogekiing/linkedlist
2 Downloads
Linked list in PHP :)
ryvova/linkedlist
0 Downloads
SortedLinkedListPackage
php-linkedlist/php-linkedlist
3 Downloads
LinkedList library created with consistent study of data structures
wablab-com/hashed-linked-list-tree
16 Downloads
wablab-com/hashed-linked-list
15 Downloads
tvswe/linked-list
3 Downloads
PHP Linked List
rafayrty/linkedlist-php
0 Downloads
This Package allows you to have a Linked List inside Your PHP Project
posp/sorted-linked-list
5 Downloads
SortedLinkedList
piotrek-r/sorted-linked-list
3 Downloads
SortedLinkedList implementation