Libraries tagged by data-structures
rtablada/ibm-data-struct
32 Downloads
A quick library for creating string length data structures to communicate with IBM services
robinbressan/sequoia
6 Downloads
Provide tools to manage tree data structure
robertbyrnes/phpcrawler
12 Downloads
A PHP CLI links crawler using FIFO Queue data structure and Producer/Consumer model.
rhodri-m/graph
59 Downloads
A very simple implementation of a Graph data structure.
reddias/is-balanced
0 Downloads
This PHP package provides a utility function to check if a string of parentheses is balanced and includes an implementation of a stack data structure.
raulfraile/idatha
6 Downloads
Data structures library for PHP
rathouz/data-tree
1632 Downloads
DataTree: Tree data-structure component for Nette Framework
puhkn/differ
3 Downloads
a program that detects the difference between two data structures
plook/tree
2 Downloads
Library for working with tree data structures.
php-linkedlist/php-linkedlist
4 Downloads
LinkedList library created with consistent study of data structures
phergie/phergie-slack-connection
20 Downloads
Data structure for containing information about a Slack client connection, analogous to Phergie\Irc\Connection
peoticman/structlib
0 Downloads
A PHP library with additional data structures and methods
packagefactory/extractor
31 Downloads
A fluent interface that allows to validate primitive PHP data structures while also reading them
ovvio/serializer
16 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
ouxsoft/phpmarkup
3885 Downloads
A Processor for Markup written in PHP. Allows extraction of Markup into a data structure, orchestrated nested manipulation of said structure, and output as (optimized) Markup.