Login   Register  
PHP Classes
elePHPant
Icontem

Class: Console Progress Bar

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alex B. Snet  >  Console Progress Bar  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Console Progress Bar
Base name: console-progress-bar
Description: Draw a progress bar in ANSI console
Related classes: , , , , ,
Version: 1.0
PHP version: 5
License: GNU General Public License (GPL)
All time users: 1137 users
All time rank: 2703
Week users: 2 users
Week rank: 1770
Picture of Alex B. Snet
Author: Alex B. Snet is available for providing paid consulting. Contact Alex B. Snet .
Packages: 6 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 22
All time rank: 3556 in Russian Federation Russian Federation
Week rank: 275 Up5 Up in Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 3x


  Detailed description  
This class can be used to draw a progress bar in an ANSI console.

It extends the ANSI console class to render a progress bar.

The bar starts in a given console column and display a given percentage next to a bar made of repeated characters that represent the width of the bar relative to the total character width of the bar.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Console Command line and console utilities View top rated classes

  Rate classes User ratings   Dependencies   Trackback   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
December 2008
Number 4
Some applications need to execute tasks that may take a long time to execute. Therefore it is useful to show a progress bar, so the user has an idea of how much was done and how much remains to complete the task.

This class provides means to render a progress bar for tasks executed by shell based applications that run on ANSI consoles.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Packages needed by this class  
Class Dependency Why it is needed
Console
Recommended
This package is extending for Console class

  Trackback links  
Link Description
Console: Progress Bar Continuing the theme of the console ...

  Applications that use this class  
No application links were specified for this class.
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
Plain text file progressbar.php Class Class

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