Libraries tagged by linked list
maksymilian.kowalewski/sorted-linked-list
1 Downloads
A sorted linked list implementation in PHP.
jiraspe21/sorted-linked-list
5 Downloads
A brief description of your package.
jigius/double-linked-list
32 Downloads
Trivial PHP implementation of double linked list
jarivas/sorted-linked-list
4 Downloads
It is a php implementation of the Sorted Linked List
jackie/sorted-linked-list
3 Downloads
Class with sorted single linked list that can contain either integers or strings. Includes function for insert, update, read, count, and delete data.
deniskulygin/sorted-linked-list
4 Downloads
Linked list library
bardoqi/circular-linked-list
1 Downloads
circular dual linked list based on php array and iterator patten.
angle/linked
7 Downloads
Linked List implementation in PHP.
ryvova/linkedlist
0 Downloads
SortedLinkedListPackage
php-linkedlist/php-linkedlist
3 Downloads
LinkedList library created with consistent study of data structures
blister/php-linkedlist
2 Downloads
A speedy DoubleLinkedList data structure implementation.
furiosojack/linked-callbacks
5 Downloads
listas enlazadas de callbacks
xdire/collections
27 Downloads
Different collections for easy data manage and traverse
karpovigorok/leetcode
1 Downloads
Leetcode.com problem solve using php language
daniel-ac-martin/php-seids
54 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.