Libraries tagged by data structures
decodelabs/coercion
35389 Downloads
Simple tools for managing PHP types
vuryss/serializer
6630 Downloads
A fast, extensible PHP data structures serializer & deserializer
thybag/pseudo-model
23282 Downloads
PseudoModel is an eloquent like model base for backing on to custom data structures.
structr/structr
13345 Downloads
Validate and coerce complex data structures to conform to a specification
raahul/schema-extractor
55335 Downloads
Extract schema information of a database into a program-friendly data structure
psx/nested
8655 Downloads
Build complex nested data structures from relational databases
pixelfed/fractal
62060 Downloads
Handle the output of complex data structures ready for API output.
maxwilms/bloom-filter
12311 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
lexide/clay
8079 Downloads
Create lightweight models and apply complex data structures to them
iwink/tree
39168 Downloads
Tree data structure for PHP
inp/importer
42433 Downloads
Library to Import files into Object Data Structures
fork/craft-transform
4914 Downloads
Transform Craft Element and field data structures
brianhenryie/simple-php-code-parser
1879 Downloads
Get a simple data structure from your php code.
bmdevel/php-index
43208 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
14720 Downloads
Handle the output of complex data structures ready for API output.