Libraries tagged by Php Structured Data
bakame/html-table
4506 Downloads
convert html table into a PHP data structure
ltd-beget/stringstream
280868 Downloads
Php Stringstream data structure.
iwink/tree
54517 Downloads
Tree data structure for PHP
naucon/utility
76755 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
syndesi/cypher-data-structures
12609 Downloads
Provides generic cypher data structures for PHP
webignition/php-basil-data-structures
4413 Downloads
Data structures for basil language
php-standard-library/data-structure
6052 Downloads
Classic data structures: Queue (FIFO), Stack (LIFO), and PriorityQueue
chroma-x/google-datastructures
20390 Downloads
A PHP library providing common data structures to reflect data received from Google services.
bmdevel/php-index
62746 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.
andydefer/domain-structures
2033 Downloads
A complete domain structures package for PHP: Records, Value Objects, Data DTOs, and TypedCollections. Brings type safety and clean architecture to your application.
kaareln/php-svg-path-data
4725 Downloads
Add SVG Path Data with object oriented structure
php-standard-library/tree
4291 Downloads
Immutable tree data structures and operations for hierarchical data
morrisonlevi/ardent
16289 Downloads
A healthy library for PHP
drupol/phptree
50997 Downloads
An implementation of tree data structure
vuryss/serializer
12448 Downloads
A fast, extensible PHP data structures serializer & deserializer