Libraries tagged by Php Structured Data
diego-ninja/granite
178 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
drupol/phptree
50491 Downloads
An implementation of tree data structure
ltd-beget/stringstream
246074 Downloads
Php Stringstream data structure.
iwink/tree
41750 Downloads
Tree data structure for PHP
popo/generator
38496 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
naucon/utility
66034 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
syndesi/cypher-data-structures
6907 Downloads
Provides generic cypher data structures for PHP
brianhenryie/simple-php-code-parser
4045 Downloads
Get a simple data structure from your php code.
tekord/php-result
7989 Downloads
Result object for PHP inspired by the Rust programming language
bmdevel/php-index
44321 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.
morrisonlevi/ardent
16261 Downloads
A healthy library for PHP
alezhu/phpunit-array-contains-asserts
1339 Downloads
Provides PHPUnit assertions to test array contains data or structure
vuryss/serializer
7300 Downloads
A fast, extensible PHP data structures serializer & deserializer
hmaus/reynaldo
115693 Downloads
Parse API Blueprint refract into a iterable PHP data structure for easier access
maxwilms/bloom-filter
12396 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+