Libraries tagged by datastructure
grazulex/laravel-modelschema
286 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
dschoenbauer/dot-notation
1107 Downloads
Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.
derafu/selector
4025 Downloads
Derafu: Selector - Elegant Data Structure Navigation for PHP.
collecthor/data-interfaces
9709 Downloads
Interfaces for defining data structure like Survey data
chippyash/matrix
962 Downloads
PHP Matrix data structure support package
bluestone/tree
4807 Downloads
Build tree data structure
anomaly/repeater-field_type
31838 Downloads
A repeating data structure field type.
phergie/phergie-irc-event
15207 Downloads
PHP data structure for IRC event information
kuaukutsu/ds-dto
2218 Downloads
Data Structure: DTO (Data Transfer Object)
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.