php-standard-library/data-structure

Classic data structures: Queue (FIFO), Stack (LIFO), and PriorityQueue

Maintainers

Package info

github.com/php-standard-library/data-structure

Homepage

pkg:composer/php-standard-library/data-structure

Statistics

Installs: 203

Dependents: 2

Suggesters: 0

Stars: 0

6.1.1 2026-03-19 03:52 UTC

This package is auto-updated.

Last update: 2026-03-20 08:12:02 UTC


README

Classic data structures: Queue (FIFO), Stack (LIFO), and PriorityQueue.