Libraries tagged by data-structures
madison-solutions/php-tree
0 Downloads
Implementation of a tree data structure in PHP
m1ke/json-explore
10 Downloads
Allows you to analyse the fields present in a data structure, aimed at APIs returning data as JSON
lray138/g2
9 Downloads
A practical functional programming toolbox for PHP - featuring monads, immutable data structures, and safe file operations
locr-company/splay-tree
8 Downloads
Fast splay-tree data structure
liaoxx/strict
0 Downloads
A PHP library for strict data structures like List and Map with generics support.
leneko/flattener
11 Downloads
(un)flatten php/json data structure
league/fractal-serializer-jsonapi
16 Downloads
Handle the output of complex data structures ready for API output.
kuaukutsu/ds-collection
42507 Downloads
Is the abstract layer which covers functionality the data structure Collection.
krlove/collections
31 Downloads
Strictly typed data structures for PHP
kirago/laravel-business-core
52 Downloads
A Laravel business core multi-tenancies management data structure: orders, products, invoices, payments and more.
kingson-de/marshal-xml-serializer
105 Downloads
Marshal XML is serializing / marshalling data structures to XML. It is also deserializing / unmarshalling XML back to the data structures.
kingson-de/marshal-serializer
740 Downloads
Marshal is serializing / marshalling data structures to the desired format. It is also deserializing / unmarshalling the format back to the data structures.
kingson-de/marshal-json-serializer
23 Downloads
Marshal JSON is serializing / marshalling data structures to JSON. It is also deserializing / unmarshalling JSON back to the data structures.
kba-team/typecast
354 Downloads
Typecast the values of any given data structure.
jzaleski/php-open_struct
17 Downloads
A very flexible data-structure (inspired by Ruby's `ostruct` library)