Download the PHP package kas-cor/console-progress-bar without Composer
On this page you can find all versions of the php package kas-cor/console-progress-bar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kas-cor/console-progress-bar
More information about kas-cor/console-progress-bar
Files in kas-cor/console-progress-bar
Download kas-cor/console-progress-bar
More information about kas-cor/console-progress-bar
Files in kas-cor/console-progress-bar
Vendor kas-cor
Package console-progress-bar
Short Description Console progress bar
License MIT
Homepage https://github.com/kas-cor/console-progress-bar
Package console-progress-bar
Short Description Console progress bar
License MIT
Homepage https://github.com/kas-cor/console-progress-bar
Please rate this library. Is it a good library?
Informations about the package console-progress-bar
Console progress bar
Screenshots (default config)
In process
Finish report
Install
Usage
Default config
Other config
Config
Property | Type | Description | Default |
---|---|---|---|
showTimeMessage | boolean | Show time before message | True |
showBar | boolean | Show progress bar | True |
showCurrentPosition | boolean | Show current position | True |
showSpinner | boolean | Show spinner | True |
showPercent | boolean | Show percent progress | True |
showPassedTime | boolean | Show passed time | True |
showEstimatedTime | boolean | Show estimated time | True |
showFinishReport | boolean | Show finish report | True |
timeMessageFormat | string | Format date/time before message, PHP format | d.m.Y H:i:s |
progressBarSize | integer | Size progress bar | 50 |
progressBarFullChar | string | Char full in progress bar | # |
progressBarEmptyChar | string | Char empty in progress bar | . |
spinnerChars | array | Chars spinner animation | |
separator | string | Separator elements | - |
orderElements | array | Order elements | spinner, progress_bar, current_position, percent, passed_time, estimated_time |
All versions of console-progress-bar with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
composer-runtime-api Version ^2.0
composer-runtime-api Version ^2.0
The package kas-cor/console-progress-bar contains the following files
Loading the files please wait ....