PHP Classes

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

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 3,188 This week: 1All time: 1,116 This week: 560Up
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: 40
All time rank: 39110 in Poland Poland
Week rank: 416 Down12 in Poland Poland Down
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,188
This week:1
All time:1,116
This week:560Up