Download the PHP package mrdatawolf/multiline-progressbar without Composer
On this page you can find all versions of the php package mrdatawolf/multiline-progressbar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package multiline-progressbar
Laravel Multiline Progressbar creator
Display multiple progressbars and update them at the same time.
Use case:
Display one or more progressbars in the console at the same time
Composer Install
Add the following to your composer.json
5.1 Notes
This has only been tested on Laravel 5.1 but probably works with other versions
It allows up to 3 rows of progressbars and a messagebar to be run as a group.
Example
The above will create 3 progressbars and a "message" bar above the progressbars. It will also put a "spinner" to the right of the message in the message bar.
Sample Output
Special Thanks
This project was made possible by Let's Go Learn
All versions of multiline-progressbar with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package mrdatawolf/multiline-progressbar contains the following files
Loading the files please wait ....