PHP Classes
elePHPant
Icontem

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

Recommend this page to a friend!

  Author Author  
Picture of Michal Golebiowski
Name: Michal Golebiowski <contact>
Classes: 2 packages by
Country: Poland Poland
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Michal Golebiowski  >  FIFO Queue  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: FIFO Queue
Base name: queue
Description: Implementation of FIFO (First In First Out) queue
Version: 1.0.0
PHP version: -
License: GNU General Public License (GPL)
 
  Groups   Trackback   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes


  Pages that reference this package  
4chan image downloader V2
I keep getting 0 image(s) was downloaded even though it displays the images and I check them and everything...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  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

Install with Composer Install with Composer - Download Download all files: queue.tar.gz queue.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.