Libraries tagged by structured data
structr/structr
12864 Downloads
Validate and coerce complex data structures to conform to a specification
raahul/schema-extractor
51770 Downloads
Extract schema information of a database into a program-friendly data structure
psx/nested
6456 Downloads
Build complex nested data structures from relational databases
pixelfed/fractal
48498 Downloads
Handle the output of complex data structures ready for API output.
maxwilms/bloom-filter
11647 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
lexide/clay
5491 Downloads
Create lightweight models and apply complex data structures to them
iwink/tree
31567 Downloads
Tree data structure for PHP
inp/importer
34734 Downloads
Library to Import files into Object Data Structures
fork/craft-transform
3539 Downloads
Transform Craft Element and field data structures
bmdevel/php-index
35067 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.
bethinkpl/fractal
10163 Downloads
Handle the output of complex data structures ready for API output.
bakame/html-table
896 Downloads
convert html table into a PHP data structure
phergie/phergie-irc-connection
21875 Downloads
Data structure for containing information about an IRC client connection
thinktomorrow/vine
27941 Downloads
Generate a tree from an adjacent database structure
camspiers/statistical-classifier
36963 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