Download the PHP package chroma-x/stack-util without Composer
On this page you can find all versions of the php package chroma-x/stack-util. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chroma-x/stack-util
More information about chroma-x/stack-util
Files in chroma-x/stack-util
Download chroma-x/stack-util
More information about chroma-x/stack-util
Files in chroma-x/stack-util
Vendor chroma-x
Package stack-util
Short Description A PHP library providing common stack implementation.
License MIT
Homepage https://chroma-x.de/
Package stack-util
Short Description A PHP library providing common stack implementation.
License MIT
Homepage https://chroma-x.de/
Keywords stack
Please rate this library. Is it a good library?
Informations about the package stack-util
PHP Stack Util
A PHP library providing common Stack implementation.
Installation
Usage
Autoloading and namesapce
Handling a stack
Pushing to the stack
Output
Reading from the stack
Getting the last item
Output
Getting an item by index
If the index is not available null
is returned
Output
Popping from the stack
Output
Updating stacked values
Updating the last item
Output
Updating an item by index
Output
Removing from the stack
Output
Iterating over the stack
Using foreach
Output
Using for
Output
Contribution
Contributing to our projects is always very appreciated.
But: please follow the contribution guidelines written down in the CONTRIBUTING.md document.
License
PHP Stack Util is under the MIT license.
All versions of stack-util with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package chroma-x/stack-util contains the following files
Loading the files please wait ....