Libraries tagged by datastructure
traewelling/db-rest-mappings
2 Downloads
This package provides a simple data structure for the REST responses of https://v5.db.transport.rest/.
torunar/array-functions
3 Downloads
Set of functions to operate the most glorious PHP data structure
tonybogdanov/data-traveller
1441 Downloads
Data structure traversal
tonybogdanov/data-expectation
1498 Downloads
Data structure expectation
tebru/tree
20 Downloads
A PHP tree data structure. Allows for referencing nodes by unique key.
tebru/multi-array
3288 Downloads
Provides a data structure to ease access to multidimensional arrays in PHP
smn/cheapbinarytds
5 Downloads
Binary tree data structure
slavawins/steppoll
562 Downloads
Plugin for creating one-page surveys based on data structure
sinri/sadame
11 Downloads
PHP Fundamental Data Structure and Algorithm Realization
sieboldianus/lbsnstructure
3 Downloads
A php compiled version of the common location based social network (LBSN) data structure concept (ProtoBuf) to handle cross network Social Media data in PHP.
scienide/tuple
434 Downloads
A fixed-length immutable list data structure for PHP.
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.