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.11.0-1.remi.src | [41 KiB] |
Changelog by Remi Collet (2022-10-26):
- update to 2.11.0 - raise dependency on PHP 8.0 |
php-laminas-progressbar-2.10.1-1.remi.src | [41 KiB] |
Changelog by Remi Collet (2022-08-01):
- update to 2.10.1 |
php-laminas-progressbar-2.10.0-1.remi.src | [41 KiB] |
Changelog by Remi Collet (2022-02-07):
- update to 2.10.0 |
php-laminas-progressbar-2.9.0-1.remi.src | [41 KiB] |
Changelog by Remi Collet (2021-12-07):
- update to 2.9.0 - keep compatibility using laminas-zendframework-bridge as this is only used using compat autolader |
php-laminas-progressbar-2.8.0-1.remi.src | [40 KiB] |
Changelog by Remi Collet (2021-02-25):
- update to 2.8.0 - raise dependency on PHP 7.3 - switch to phpunit9 |
php-laminas-progressbar-2.7.0-1.remi.src | [30 KiB] |
Changelog by Remi Collet (2020-01-14):
- switch to Laminas |