Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-zendframework-zend-progressbar - Zend Framework ProgressBar component

Website:
https://zendframework.github.io/zend-progressbar/
Licence:
BSD
Vendor:
Remi Collet
Description:
Zend\ProgressBar is a component to create and update progress bars in
different environments. It consists of a single backend, which outputs
the progress through one of the multiple adapters. On every update, it
takes an absolute value and optionally a status message, and then calls
the adapter with some precalculated values like percentage and estimated
time left.

Documentation: https://zendframework.github.io/zend-progressbar/

Packages

php-zendframework-zend-progressbar-2.6.0-2.fc25.remi.noarch [20 KiB] Changelog by Remi Collet (2018-05-03):
- update to 2.6.0
- raise dependency on PHP 5.6
- use range dependencies on F27+
- switch to phpunit6 or phpunit7
php-zendframework-zend-progressbar-2.5.2-4.fc25.remi.noarch [23 KiB] Changelog by Remi Collet (2017-12-11):
- switch from zend-loader to fedora/autoloader