Libraries tagged by data-structures
drupol/phptree
50193 Downloads
An implementation of tree data structure
vuryss/serializer
5627 Downloads
A fast, extensible PHP data structures serializer & deserializer
thybag/pseudo-model
22127 Downloads
PseudoModel is an eloquent like model base for backing on to custom data structures.
raahul/schema-extractor
54056 Downloads
Extract schema information of a database into a program-friendly data structure
psx/nested
7654 Downloads
Build complex nested data structures from relational databases
pixelfed/fractal
58239 Downloads
Handle the output of complex data structures ready for API output.
maxwilms/bloom-filter
12091 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
lexide/clay
7086 Downloads
Create lightweight models and apply complex data structures to them
inp/importer
39276 Downloads
Library to Import files into Object Data Structures
fork/craft-transform
4472 Downloads
Transform Craft Element and field data structures
bmdevel/php-index
40608 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
12593 Downloads
Handle the output of complex data structures ready for API output.
syndesi/mongo-data-structures
5889 Downloads
Provides generic mongo data structures for PHP
syndesi/elastic-data-structures
5803 Downloads
Provides generic elastic data structures for PHP
syndesi/cypher-data-structures
6599 Downloads
Provides generic cypher data structures for PHP