Libraries tagged by data-structures

symfony/serializer

2574 Favers
321496179 Downloads

Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

Go to Download


nette/schema

1014 Favers
361357746 Downloads

📐 Nette Schema: validating data structures against a given Schema.

Go to Download


league/fractal

3760 Favers
66365799 Downloads

Handle the output of complex data structures ready for API output.

Go to Download


dflydev/dot-access-data

730 Favers
384782437 Downloads

Given a deep data structure, access data by dot notation.

Go to Download


nicmart/tree

587 Favers
20749734 Downloads

A basic but flexible php tree data structure and a fluent tree builder implementation.

Go to Download


php-ds/php-ds

422 Favers
9327054 Downloads

Specialized data structures as alternatives to the PHP array

Go to Download


diff/diff

213 Favers
1638477 Downloads

Small standalone library for representing differences between data structures, computing such differences, and applying them as patches

Go to Download


seboettg/collection

10 Favers
1341853 Downloads

Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.

Go to Download


loophp/phptree

98 Favers
1768444 Downloads

An implementation of tree data structure

Go to Download


symfony/json-streamer

17 Favers
589535 Downloads

Provides powerful methods to read/write data structures from/into JSON streams.

Go to Download


php-ds/ext-ds

2153 Favers
1949 Downloads

An extension providing efficient internal data structures as an alternative to arrays

Go to Download


markshust/magento2-module-simpledata

94 Favers
189279 Downloads

The SimpleData module simplifies calling Magento data structures.

Go to Download


igbinary/igbinary

781 Favers
4049 Downloads

Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.

Go to Download


dflydev/dot-access-configuration

134 Favers
14516988 Downloads

Given a deep data structure representing a configuration, access configuration by dot notation.

Go to Download


aliziodev/laravel-taxonomy

238 Favers
24558 Downloads

Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.

Go to Download


Next >>