Download the PHP package tinyapps/script-progress without Composer
On this page you can find all versions of the php package tinyapps/script-progress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tinyapps/script-progress
More information about tinyapps/script-progress
Files in tinyapps/script-progress
Download tinyapps/script-progress
More information about tinyapps/script-progress
Files in tinyapps/script-progress
Vendor tinyapps
Package script-progress
Short Description Super simple library for live-updating php-cli script progress output with estimated time that is left.
License MIT
Package script-progress
Short Description Super simple library for live-updating php-cli script progress output with estimated time that is left.
License MIT
Please rate this library. Is it a good library?
Informations about the package script-progress
Script Progress
This is a super simple library for php-cli script progress output. It’s easy-to-use and can print the estimated time that is left until your script is done. You always know if your script is still doing something or might be stuck – and when it will approximately finish.
Example output: 20% done. Appr. 02m 16s remaining.
– That’s it.
Installation
composer require tinyapps/script-progress
Example Usage
There is also an example in the corresponding folder.
More features will be added soon.
All versions of script-progress with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0 || ^8.0
The package tinyapps/script-progress contains the following files
Loading the files please wait ....