Libraries tagged by Php Structured Data
tekord/php-result
6320 Downloads
Result object for PHP inspired by the Rust programming language
bmdevel/php-index
42416 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.
diego-ninja/granite
11 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
morrisonlevi/ardent
16257 Downloads
A healthy library for PHP
alezhu/phpunit-array-contains-asserts
396 Downloads
Provides PHPUnit assertions to test array contains data or structure
decodelabs/coercion
34986 Downloads
Simple tools for managing PHP types
vuryss/serializer
6277 Downloads
A fast, extensible PHP data structures serializer & deserializer
bakame/html-table
1298 Downloads
convert html table into a PHP data structure
maxwilms/bloom-filter
12219 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
iwink/tree
38415 Downloads
Tree data structure for PHP
camspiers/statistical-classifier
36987 Downloads
A PHP implementation of Complement Naive Bayes and SVM statistical classifiers, including a structure for building other classifier, multiple data sources and multiple caching backends
francerz/php-power-data
1676 Downloads
PHP data structures for complex data handling
syndesi/mongo-data-structures
5991 Downloads
Provides generic mongo data structures for PHP
syndesi/elastic-data-structures
5905 Downloads
Provides generic elastic data structures for PHP
syndesi/cypher-data-structures
6707 Downloads
Provides generic cypher data structures for PHP