Download the PHP package markenwerk/stack-util without Composer
On this page you can find all versions of the php package markenwerk/stack-util. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download markenwerk/stack-util
More information about markenwerk/stack-util
Files in markenwerk/stack-util
Download markenwerk/stack-util
More information about markenwerk/stack-util
Files in markenwerk/stack-util
Vendor markenwerk
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 markenwerk/stack-util contains the following files
Loading the files please wait ....