Libraries tagged by data-structures
anomaly/repeater-field_type
31849 Downloads
A repeating data structure field type.
phergie/phergie-irc-event
15215 Downloads
PHP data structure for IRC event information
sirolad/data-structures
12 Downloads
An implementation of Data Structures that does not exist in SPL
siro-diaz/data-structures
79 Downloads
Data structures for PHP language
mmazoni/data-structure
8 Downloads
Implementing most of data structures in PHP 8
miquido/data-structure
103 Downloads
Immutable Data Structures
kariricode/data-structure
1093 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.
jimphle/data-structure
461 Downloads
Jimdo PHP library extraction of data-structure component
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
daikon/data-structure
4835 Downloads
Immutable data structures based on php/ds.
mtkocak/algorithms
9 Downloads
Midori PHP Algorithms and Data Structures
linkerlin/redi.php
1 Downloads
A pure PHP distributed data structures library, equivalent to Redisson implementation for PHP. Fully compatible with Redisson data structures.
engency/eloquent-formatting
4515 Downloads
Eloquent Custom Formatting
denismitr/laravel-bloom
146 Downloads
Bloom filter implementation for Laravel based on Redis
php-snippets/circular-array
47520 Downloads
Fixed circular array data structure