Libraries tagged by datastructure

dflydev/dot-access-data

730 Favers
403691501 Downloads

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

Go to Download


nicmart/tree

587 Favers
21736372 Downloads

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

Go to Download


seboettg/collection

10 Favers
1413297 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
1778410 Downloads

An implementation of tree data structure

Go to Download


dflydev/dot-access-configuration

133 Favers
14541131 Downloads

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

Go to Download


algb12/graph-ds

81 Favers
137367 Downloads

A fast implementation of the graph data-structure in PHP

Go to Download


graze/data-structure

12 Favers
297992 Downloads

Data collections and containers

Go to Download


markbaker/tries

23 Favers
4322 Downloads

PHP Classes for Trie datastructures

Go to Download


markbaker/quadtrees

17 Favers
40681 Downloads

QuadTree implementation in PHP

Go to Download


nayjest/tree

7 Favers
130818 Downloads

Tree data structure for PHP

Go to Download


fran6co/phptrie

34 Favers
18690 Downloads

PHP Trie implementation

Go to Download


zetacomponents/persistent-object

4 Favers
504127 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.

Go to Download


voku/simple-php-code-parser

48 Favers
7542 Downloads

Get a simple data structure from your php code.

Go to Download


ltd-beget/stringstream

3 Favers
279714 Downloads

Php Stringstream data structure.

Go to Download


jakewhiteley/php-sets

18 Favers
28901 Downloads

An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.

Go to Download


Next >>