ad7six/php-cli-progress-bar

This package is abandoned and no longer maintained. No replacement package was suggested.

PHP Plugin for displaying a progress bar in shell operations

dev-develop 2014-09-11 13:10 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:39:33 UTC


README

A progress bar for php scripts.

Looks like this:

Some Message         46.0% 46/100 ETC: 4 secs. Elapsed: 4 secs [=============>                 ]

References

Most of the code here is a direct port of "CakePHP Progress Bar Shell Task", some influence taken from across the web too though.