Libraries tagged by datastructure

jakewhiteley/php-sets

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


hmaus/reynaldo

6 Favers
111940 Downloads

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

Go to Download


ballen/collection

3 Favers
811495 Downloads

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

Go to Download


chevere/data-structure

1 Favers
10718 Downloads

Map and Vector data structures

Go to Download


markbaker/quadtrees

18 Favers
36112 Downloads

QuadTree implementation in PHP

Go to Download


equip/structure

40 Favers
201783 Downloads

Simple, immutable data structures

Go to Download


drupol/phptree

94 Favers
50227 Downloads

An implementation of tree data structure

Go to Download


zetacomponents/persistent-object

4 Favers
488220 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


raahul/schema-extractor

1 Favers
54573 Downloads

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

Go to Download


maxwilms/bloom-filter

7 Favers
12190 Downloads

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

Go to Download


kuaukutsu/ds-collection

0 Favers
38972 Downloads

Is the abstract layer which covers functionality the data structure Collection.

Go to Download


iwink/tree

3 Favers
37882 Downloads

Tree data structure for PHP

Go to Download


bmdevel/php-index

1 Favers
41713 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

8 Favers
1252 Downloads

convert html table into a PHP data structure

Go to Download


php-snippets/circular-array

12 Favers
47223 Downloads

Fixed circular array data structure

Go to Download


<< Previous Next >>