PHP Classes

Stack Array: Manage a stack of data values

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 397 All time: 6,598 This week: 560Up
Version License PHP version Categories
stack_array 1.0GNU General Publi...5PHP 5, Data types
Description 

Author

This class can be used to manage a stack of data values.

It can push and pop values of arbitrary types from the top of the stack.

The class can also search for data values on the stack. If the specified value is found, the value position on the stack is returned.

The class peek values from the stack, i.e. retrieve a value from the top of the stack without removing it.

Picture of Brian Price
Name: Brian Price <contact>
Classes: 1 package by
Country: Canada Canada

  Files folder image Files (2)  
File Role Description
Accessible without login Plain text file license.txt Lic. License file.
Plain text file stack.php Class The main Stack file

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:397
This week:0
All time:6,598
This week:560Up