Libraries tagged by datastructure

popo/generator

19 Favers
35221 Downloads

Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.

Go to Download


ltd-beget/stringstream

3 Favers
72475 Downloads

Php Stringstream data structure.

Go to Download


joegreen0991/hyperloglog

20 Favers
10944 Downloads

A hyper log log with min hash data structure library, for counting cardinalities. Union and intersection capable

Go to Download


jakewhiteley/php-sets

20 Favers
21522 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
97406 Downloads

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

Go to Download


ballen/collection

3 Favers
791542 Downloads

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

Go to Download


chroma-x/google-datastructures

0 Favers
13908 Downloads

A PHP library providing common data structures to reflect data received from Google services.

Go to Download


chevere/data-structure

1 Favers
4090 Downloads

Map and Vector data structures

Go to Download


equip/structure

41 Favers
201747 Downloads

Simple, immutable data structures

Go to Download


raahul/schema-extractor

1 Favers
51697 Downloads

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

Go to Download


o2system/spl

3 Favers
18773 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
11603 Downloads

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

Go to Download


iwink/tree

3 Favers
31380 Downloads

Tree data structure for PHP

Go to Download


bmdevel/php-index

0 Favers
34828 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
881 Downloads

convert html table into a PHP data structure

Go to Download


<< Previous Next >>