Libraries tagged by datastructure

jakewhiteley/php-sets

19 Favers
20612 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


iwink/tree

3 Favers
29511 Downloads

Tree data structure for PHP

Go to Download


hmaus/reynaldo

6 Favers
93808 Downloads

Parse API Blueprint refract into a iterable PHP data structure for easier access

Go to Download


ballen/collection

3 Favers
782524 Downloads

A Collection library which provides OOP replacement for the traditional array data structure.

Go to Download


okdewit/redis-datastructures

0 Favers
35431 Downloads

A Laravel + Redis library to create more advanced caching datastructures

Go to Download


chevere/data-structure

1 Favers
2444 Downloads

Map and Vector data structures

Go to Download


fran6co/phptrie

35 Favers
2500 Downloads

PHP Trie implementation

Go to Download


voku/simple-php-code-parser

46 Favers
2343 Downloads

Get a simple data structure from your php code.

Go to Download


raahul/schema-extractor

1 Favers
50753 Downloads

Extract schema information of a database into a program-friendly data structure

Go to Download


o2system/spl

3 Favers
18472 Downloads

O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.

Go to Download


maxwilms/bloom-filter

7 Favers
11424 Downloads

Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+

Go to Download


ltd-beget/stringstream

3 Favers
69391 Downloads

Php Stringstream data structure.

Go to Download


bmdevel/php-index

0 Favers
32791 Downloads

This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.

Go to Download


bakame/html-table

5 Favers
743 Downloads

convert html table into a PHP data structure

Go to Download


phergie/phergie-irc-connection

10 Favers
21810 Downloads

Data structure for containing information about an IRC client connection

Go to Download


<< Previous Next >>