Name: | php-ZendFramework2-ProgressBar |
---|---|
Version: | 2.4.11 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 43635 |
License: | BSD |
RPM: | php-ZendFramework2-ProgressBar-2.4.11-1.el7.noarch.rpm |
Source RPM: | php-ZendFramework2-2.4.11-1.el7.src.rpm |
Build Date: | Thu Nov 30 2017 |
Build Host: | x86-ol6-builder-06.us.oracle.com |
Vendor: | Oracle America |
URL: | http://framework.zend.com/manual/2.3/en/modules/zend.progress-bar.html |
Summary: | Zend Framework 2: ProgressBar Component |
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. |