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

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 31

Watchers: 4

Forks: 8

Open Issues: 1

Type:php-plugin

pkg:composer/ad7six/php-cli-progress-bar

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.