Libraries tagged by data structure
appbels/org
11522 Downloads
PHP Library for schema.org
concrete5/doctrine-xml
222690 Downloads
Define database structure via XML using Doctrine data types
jojo1981/typed-collection
12904 Downloads
Typed collection
decodelabs/collections
27069 Downloads
Reusable collection components
decodelabs/coercion
35307 Downloads
Simple tools for managing PHP types
ghostff/dump5
3507 Downloads
A pretty version of php var_dump. This class displays structured information about one or more expressions that includes its type and value.
zetacomponents/persistent-object
489176 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
vuryss/serializer
6508 Downloads
A fast, extensible PHP data structures serializer & deserializer
thybag/pseudo-model
23127 Downloads
PseudoModel is an eloquent like model base for backing on to custom data structures.
structr/structr
13341 Downloads
Validate and coerce complex data structures to conform to a specification
raahul/schema-extractor
55229 Downloads
Extract schema information of a database into a program-friendly data structure
psx/nested
8544 Downloads
Build complex nested data structures from relational databases
pixelfed/fractal
61454 Downloads
Handle the output of complex data structures ready for API output.
php-ds/ext-ds
1 Downloads
An extension providing efficient internal data structures as an alterantive to arrays
maxwilms/bloom-filter
12277 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+