PHP Classes

FIFO Queue: Implementation of FIFO (First In First Out) queue

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: 3,188 All time: 1,118 This week: 455Up
Version License Categories
queue 1.0.0GNU General Publi...PHP 5, Data types
Description 

Author

This class provides an implementation of FIFO queue. You can push any type of objects to the queue and pop them by the order they were retrieved.

The class comes in distinct versions for PHP 4 and for PHP 5 using an abstract base class and private and public variables and functions.

Picture of Michal Golebiowski
Name: Michal Golebiowski <contact>
Classes: 2 packages by
Country: Poland Poland
Age: 41
All time rank: 39110 in Poland Poland
Week rank: 227 Up3 in Poland Poland Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files (5)  
File Role Description
Accessible without login Plain text file example.php4 Example An example of using queue class for PHP 4
Plain text file example.php5 Example An example of using queue class for PHP 5
Plain text file license.txt Lic. GNU General Public License
Accessible without login Plain text file queue.class.php4 Class Queue class for PHP 4
Plain text file queue.class.php5 Class Queue class for PHP 5

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:3,188
This week:0
All time:1,118
This week:455Up