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: 135

Dependents: 2

Suggesters: 0

Stars: 0

6.0.3 2026-03-17 22:50 UTC

This package is auto-updated.

Last update: 2026-03-18 04:46:22 UTC


README

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