PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Console » Console_ProgressBar

This class provides you with an easy-to-use interface to progress bars.

This package is unmaintained.

Download latest release 0.5.2beta (archived versions might be outdated)

License: MIT

Description

The class allows you to display progress bars in your terminal. You can use
this for displaying the status of downloads or other tasks that take some
time.

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#235ClosedBug2003-11-13Progressbar is not deleted
#2163No FeedbackBug2004-08-19Progressbar display weirdness (repeating)
#7407ClosedReq0.22006-04-16Fix for bug with ansi_terminal not erasing complete line
#9236ClosedReq0.4.0beta2006-11-04Patch to improve performance
#9521ClosedBug0.4.0beta2006-12-01Estimates print out funny in php 5.2
#10881SuspendedReq0.5.0beta2007-04-29Determine width automatically from $_ENV variables
#12357AssignedReqCVS2007-10-29erase() does not work as expected on Windows
#12524ClosedBug0.5.0beta2007-11-25Division by zero
#13925ClosedDoc0.5.2beta2008-05-17render options missing
#13957Wont fixBug0.5.2beta2008-05-22division by zero
#14524OpenReq0.5.2beta2008-08-18Custom text on update