Libraries tagged by data structures
cryptatech/seat-everef-structures
132 Downloads
Populate SeAT UniverseStructures from everef data
cgdsoftware/data-export
790 Downloads
Structure for holding Laravel-Enso exports
awsm3/structure
27 Downloads
Объекты-структуры данных
aneterial/laravel-data-validator
18 Downloads
Laravel package for convenient validation and hydration of a request into DTO structures
3nr1c/structure
2762 Downloads
Structure provides a set of classes to check the data type and format of your variables.
zack965/php-ds-algo
2 Downloads
Classic data structures and algorithms implemented from scratch in PHP.
wookieb/map
53 Downloads
Implementation of map in PHP
weblement/collections
29 Downloads
A small PHP collections library that contain powerful data structures which makes manipulation of arrays easier.
vpinti/sorted-linked-list
0 Downloads
A blazing fast, type-safe sorted linked list library for PHP. Supports automatic sorting, integer and string values, and modern PHP features.
vk-php-utils/ds
3 Downloads
PHP Java-Like Collections (List, Set, Map)
valksor/php-functions-queue
0 Downloads
A PHP library providing a simple and efficient queue implementation for managing collections of items in a FIFO (First-In-First-Out) manner
uniacid/sortedlinkedlist
0 Downloads
A type-safe, automatically-sorted linked list data structure for PHP
tonix-tuft/linked-hash-map
10 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
tonix-tuft/gloom
3 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes