Libraries tagged by datastructure
jzaleski/php-open_struct
16 Downloads
A very flexible data-structure (inspired by Ruby's `ostruct` library)
hsbmaulana/phpcollection
2 Downloads
Data Structure and Algorithm
gedex/container
6 Downloads
Library for various data structure and its operations
fmizzell/timber
24 Downloads
A simple tree data-structure.
excalibur/framework
57 Downloads
Excalibur framework is a modern PHP data structure to work with decoupling, perfect for layered architectures like Clean Architecture, Hexagonal and Microservices, offering resources for Infrastructure, WebUI and Database layers.
elektro-potkan/session-version
12 Downloads
Ensures session data structure is compatible with current app version
dyanz/core-php
3 Downloads
core data structure in php
ducatel/php-collection
8 Downloads
Implementation of data structure in PHP
dschoenbauer/dot-notation
805 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.
drieschel/object-creator
1 Downloads
Initialize and instantiate (data structure) objects recursively
dotplant/dates-property
70 Downloads
Dates range plugin for devgroup/yii2-data-structure-tools
devgroup/yii2-entity-search-properties
0 Downloads
Addon for yii2-entity-search: adds support for properties of yii2-data-structure-tools (dotplant3 properties)
collecthor/data-interfaces
9287 Downloads
Interfaces for defining data structure like Survey data
cal7/trie
7 Downloads
A package to facilitate usage of the TRIE data structure
byteferry/rql-parser
8 Downloads
A PHP parser for parsing the resource query language(RQL) to php data structure