Download the PHP package khalyomede/console-reporter without Composer
On this page you can find all versions of the php package khalyomede/console-reporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download khalyomede/console-reporter
More information about khalyomede/console-reporter
Files in khalyomede/console-reporter
Download khalyomede/console-reporter
More information about khalyomede/console-reporter
Files in khalyomede/console-reporter
Vendor khalyomede
Package console-reporter
Short Description Display a progress bar and logs in the same time to the console.
License MIT
Package console-reporter
Short Description Display a progress bar and logs in the same time to the console.
License MIT
Please rate this library. Is it a good library?
Informations about the package console-reporter
Console reporter
Summary
- Installation
- Example of use
- Available built-in progress bar styles
- Supported shells
Installation
Example of use
- Example 1: simple use case
- Example 2: using a built-in progress bar style
- Example 3: using your own progress bar style
- Example 4: display logs using icons
- Example 5: force the size of the progress bar
Example 1: simple use case
Example 2: using a built-in progress bar style
Example 3: using your own progress bar style
Example 4: display logs using icons
Example 5: force the size of the progress bar
Available built-in progress bar styles
- Modern rounded
- Modern rectangular
Modern rounded
Modern rectangular
Supported shells
Operating system | Shell | Tested ? | Working ? | Need configuration ? |
---|---|---|---|---|
Windows | bash | ✔ | ✔ | |
Windows | MS-DOS | ✔ | ✔ | yes |
Windows | PowerShell | ✔ | ✔ | yes |
Do no see your OS or shell ? This means it has not been tested.
You are more than welcomed if you want to test it in another configuration than one of the above. Just fill in an issue.
PowerShell configuration
Check that your font configuration is not set to Raster Fonts
:
Check it to something else than Raster Fonts
. The characters used in some progress bar should now apear correctly.
Credits
Powershell font photo taken from 4sysops
All versions of console-reporter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
The package khalyomede/console-reporter contains the following files
Loading the files please wait ....