Download the PHP package convenient/tiny-progress-bar without Composer
On this page you can find all versions of the php package convenient/tiny-progress-bar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download convenient/tiny-progress-bar
More information about convenient/tiny-progress-bar
Files in convenient/tiny-progress-bar
Download convenient/tiny-progress-bar
More information about convenient/tiny-progress-bar
Files in convenient/tiny-progress-bar
Vendor convenient
Package tiny-progress-bar
Short Description Super simple CLI progress/loading bar
License OSL-3.0
Package tiny-progress-bar
Short Description Super simple CLI progress/loading bar
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package tiny-progress-bar
php-cli-tiny-progress-bar
An itty bitty, super simple, 2 line progress bar for PHP command line applications.
Takes two parameters
- The size of your
Traversable
or - if you're lazy - theTraversable
itself. - How many characters across you want your progress bar to be.
It's hosted on packagist, so just add convenient/tiny-progress-bar: "~0.1"
to your composer.json
:)
Example
Passing the size of the Traversable
Passing in the Traversable
Change the size of the progress bar
All versions of tiny-progress-bar with dependencies
PHP Build Version
Package Version
No informations.
The package convenient/tiny-progress-bar contains the following files
Loading the files please wait ....