Libraries tagged by data-structure
flipboxdigital/transform
18989 Downloads
Transform data structures
fdsn/datastructure
56 Downloads
Data structure for FDSN data
bluestone/tree
3579 Downloads
Build tree data structure
bakame/html-table
1212 Downloads
convert html table into a PHP data structure
anomaly/repeater-field_type
29315 Downloads
A repeating data structure field type.
allegiance-group/nested-set
1982 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
phergie/phergie-irc-connection
22035 Downloads
Data structure for containing information about an IRC client connection
kuaukutsu/ds-dto
575 Downloads
Data Structure: DTO (Data Transfer Object)
syndesi/mongo-data-structures
5889 Downloads
Provides generic mongo data structures for PHP
syndesi/elastic-data-structures
5803 Downloads
Provides generic elastic data structures for PHP
sirolad/data-structures
11 Downloads
An implementation of Data Structures that does not exist in SPL
siro-diaz/data-structures
74 Downloads
Data structures for PHP language
mmazoni/data-structure
7 Downloads
Implementing most of data structures in PHP 8
miquido/data-structure
101 Downloads
Immutable Data Structures
kariricode/data-structure
86 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.