Libraries tagged by datastructure

cancio-labs/php-stack

0 Favers
7 Downloads

Interface and an array-based implementation of the LIFO Stack data structure.

Go to Download


cancio-labs/php-queue

0 Favers
4 Downloads

Interface and an array-based implementation of the FIFO Queue data structure.

Go to Download


bylec/sortedlinkedlist

0 Favers
1 Downloads

A type-safe sorted linked list for int or string values.

Go to Download


bardoqi/circular-linked-list

2 Favers
3 Downloads

circular dual linked list based on php array and iterator patten.

Go to Download


aldente/aldente

3 Favers
9 Downloads

Abstract Data Types library

Go to Download


adambenovic/shipmonk-sorted-linked-list

0 Favers
2 Downloads

A type-safe sorted linked list for PHP 8.4+ that holds either int or string values, maintaining sorted order on insertion.

Go to Download


vairogs/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


eiyaro/core-php

1 Favers
24 Downloads

Set of classes to deal with EIYARO's API

Go to Download


yousafsyed/algorithms

2 Favers
19 Downloads

Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.

Go to Download


wisoot/restify

0 Favers
20 Downloads

Transform complex data-structure into associated array ready for API.

Go to Download


wells5609/decimal

0 Favers
0 Downloads

Library built atop the Decimal and Datastructures PHP extensions

Go to Download


webzille/cssparser

0 Favers
11 Downloads

Parse CSS file into an abstract syntax tree data structure

Go to Download


websytnik/recursive-tree

0 Favers
7 Downloads

Easy work with tree data structure

Go to Download


vbpupil/queue

0 Favers
402 Downloads

A simple Queue data structure.

Go to Download


urlimited/data-structures

0 Favers
31 Downloads

You can use all datastructures in php here

Go to Download


<< Previous Next >>