Libraries tagged by data structures

dflydev/dot-access-data

731 Favers
429925131 Downloads

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

Go to Download


symfony/serializer

2561 Favers
352982739 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

1016 Favers
405788756 Downloads

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

Go to Download


league/fractal

3760 Favers
69772628 Downloads

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

Go to Download


nicmart/tree

588 Favers
22938612 Downloads

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

Go to Download


php-ds/php-ds

423 Favers
10159321 Downloads

Specialized data structures as alternatives to the PHP array

Go to Download


albertoarena/laravel-truss

277 Favers
21124 Downloads

A live database structure viewer for Laravel. Renders your schema (never data) as a scrollable, zoomable ER diagram.

Go to Download


php-ds/ext-ds

2151 Favers
13854 Downloads

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

Go to Download


igbinary/igbinary

787 Favers
15840 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


diff/diff

213 Favers
1725896 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
1509100 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
1786750 Downloads

An implementation of tree data structure

Go to Download


doganoo/php-algorithms

945 Favers
6820 Downloads

A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell

Go to Download


aliziodev/laravel-taxonomy

244 Favers
33568 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


voku/simple-php-code-parser

48 Favers
69195 Downloads

Get a simple data structure from your php code.

Go to Download


Next >>