Libraries tagged by data-structures

brilliant/data-structures

0 Favers
4 Downloads

Data structures implementations in PHP

Go to Download


avap/nora-php-data-structure

0 Favers
79 Downloads

nora php data structure

Go to Download


adrianoferreira/data-structures

0 Favers
0 Downloads

A set of data structures implemented in PHP.

Go to Download


5upermario/data-structures

0 Favers
5 Downloads

Go to Download


localheinz/data-structure

2 Favers
0 Downloads

Provides implementations of data structures.

Go to Download


hschulz/data-structures

0 Favers
123 Downloads

Implementation of useful structures.

Go to Download


wookieb/map

3 Favers
53 Downloads

Implementation of map in PHP

Go to Download


weblement/collections

1 Favers
29 Downloads

A small PHP collections library that contain powerful data structures which makes manipulation of arrays easier.

Go to Download


vpinti/sorted-linked-list

0 Favers
0 Downloads

A blazing fast, type-safe sorted linked list library for PHP. Supports automatic sorting, integer and string values, and modern PHP features.

Go to Download


vk-php-utils/ds

0 Favers
3 Downloads

PHP Java-Like Collections (List, Set, Map)

Go to Download


valksor/php-functions-queue

0 Favers
0 Downloads

A PHP library providing a simple and efficient queue implementation for managing collections of items in a FIFO (First-In-First-Out) manner

Go to Download


uniacid/sortedlinkedlist

0 Favers
0 Downloads

A type-safe, automatically-sorted linked list data structure for PHP

Go to Download


tonix-tuft/linked-hash-map

2 Favers
10 Downloads

How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.

Go to Download


tonix-tuft/gloom

0 Favers
3 Downloads

A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.

Go to Download


tommyknocker/struct

3 Favers
8 Downloads

PHP Structure helper with typed properties and attributes

Go to Download


<< Previous Next >>