Libraries tagged by datastructures
daikon/data-structure
4835 Downloads
Immutable data structures based on php/ds.
php-snippets/circular-array
47521 Downloads
Fixed circular array data structure
vpashkov/yii2-represent
53 Downloads
CRUD operations with data structures in relational databases.
vpashkov/represent
64 Downloads
CRUD operations with data structures in relational databases.
t3/vici
46 Downloads
Versatile Interface for Custom Information - TYPO3 extension to define, manage and output custom data structures using TCA
stichoza/jira-webhooks-data
1666 Downloads
PHP classes for Atlassian Jira webhook data structures
smoren/nested-accessor
1140 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
simple-lib/diff-calculator
74 Downloads
Small library for calculating difference between two collections or data structures.
pjedesigns/filament-nested-set-table
34 Downloads
A Filament table component for displaying and managing nested set data structures with drag-and-drop reordering support.
mmazoni/data-structure
8 Downloads
Implementing most of data structures in PHP 8
miquido/data-structure
103 Downloads
Immutable Data Structures
mbretter/stk-validation
2487 Downloads
Stk Schema Validation of nested data structures
kingson-de/marshal-xml-serializer
138 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
kingson-de/marshal-serializer
784 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
jgmdev/lessram
3 Downloads
Pure PHP implementation of array data structures that uses less memory.