Libraries tagged by datastructure
scrumworks/data-accessor
131166 Downloads
Defines data structure contract
raahul/schema-extractor
62008 Downloads
Extract schema information of a database into a program-friendly data structure
popo/generator
40644 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
maxwilms/bloom-filter
14692 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
hmaus/reynaldo
119380 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
grazulex/laravel-modelschema
511 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
derafu/selector
6865 Downloads
Derafu: Selector - Elegant Data Structure Navigation for PHP.
bmdevel/php-index
64955 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
neovg/php-struct
15321 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
marcovo/laravel-dag-model
2536 Downloads
An implementation of the Directed Acyclic Graph (DAG) for Laravel models
xchert/property-access
176 Downloads
A flexible PHP library for accessing and manipulating nested data structures (arrays and objects) using a unified path-based interface
adachsoft/collection
613 Downloads
A collection library providing flexible and immutable collections.
typo3-themes/themes-gridelements
5268 Downloads
TYPO3 THEMES Gridelements datastructures
o2system/spl
20767 Downloads
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
neos/metadata-extractor
3549 Downloads
Extracts meta data from files into a neos/metadata data structure