ghosty/stack

The Ghosty Stack component

Maintainers

Package info

github.com/ghostyPHP/Stack

Type:package

pkg:composer/ghosty/stack

Statistics

Installs: 41

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.8 2024-07-03 22:30 UTC

This package is auto-updated.

Last update: 2026-03-04 02:29:47 UTC


README

Introduction

A Stack is a “last in, first out” or “LIFO” collection that only allows access to the value at the top of the structure and iterates in that order, destructively.

Learning

Documentation for Ghosty Stack component can be found on the Ghosty website.

License

The Ghosty Http Foundation is open-sourced software licensed under the MIT license.