Libraries tagged by datastructure

popo/generator

20 Favers
38633 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
248096 Downloads

Php Stringstream data structure.

Go to Download


joegreen0991/hyperloglog

21 Favers
15167 Downloads

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

Go to Download


jakewhiteley/php-sets

19 Favers
25003 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
42403 Downloads

Tree data structure for PHP

Go to Download


ballen/collection

3 Favers
834344 Downloads

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

Go to Download


chevere/data-structure

1 Favers
15285 Downloads

Map and Vector data structures

Go to Download


zetacomponents/persistent-object

4 Favers
490894 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
56306 Downloads

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

Go to Download


o2system/spl

3 Favers
19776 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
12435 Downloads

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

Go to Download


hmaus/reynaldo

6 Favers
115829 Downloads

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

Go to Download


grazulex/laravel-modelschema

4 Favers
173 Downloads

Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.

Go to Download


brianhenryie/simple-php-code-parser

1 Favers
5924 Downloads

Get a simple data structure from your php code.

Go to Download


bmdevel/php-index

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


<< Previous Next >>