Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-laminas-progressbar - Laminas Framework ProgressBar component

Website:
https://github.com/laminas/laminas-progressbar
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Laminas\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://docs.laminas.dev/laminas-progressbar/

Packages

php-laminas-progressbar-2.8.0-1.fc32.remi.noarch [20 KiB] Changelog by Remi Collet (2021-02-25):
- update to 2.8.0
- raise dependency on PHP 7.3
- switch to phpunit9