Libraries tagged by Php Structured Data

seboettg/collection

10 Favers
1431497 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
1780096 Downloads

An implementation of tree data structure

Go to Download


igbinary/igbinary

784 Favers
6563 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


voku/simple-php-code-parser

48 Favers
8542 Downloads

Get a simple data structure from your php code.

Go to Download


qaribou/immutable.php

348 Favers
148737 Downloads

Immutable, highly-performant collections, well-suited for functional programming and memory-intensive applications.

Go to Download


doganoo/php-algorithms

945 Favers
6342 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


nayjest/tree

7 Favers
132521 Downloads

Tree data structure for PHP

Go to Download


php-open-source-saver/fractal

4 Favers
412303 Downloads

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

Go to Download


algb12/graph-ds

81 Favers
137867 Downloads

A fast implementation of the graph data-structure in PHP

Go to Download


jakewhiteley/php-sets

18 Favers
29094 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


brianhenryie/simple-php-code-parser

1 Favers
85839 Downloads

Get a simple data structure from your php code.

Go to Download


judev/php-intervaltree

11 Favers
42588 Downloads

Interval Tree implementation in PHP

Go to Download


fran6co/phptrie

34 Favers
18988 Downloads

PHP Trie implementation

Go to Download


bakame/html-table

11 Favers
4428 Downloads

convert html table into a PHP data structure

Go to Download


ltd-beget/stringstream

3 Favers
280698 Downloads

Php Stringstream data structure.

Go to Download


<< Previous Next >>