GeeH / zend-progressbar

ProgressBar component from Zend Framework

Home Page:https://github.com/zendframework/zf2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zend-progressbar

Build Status Coverage Status

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.

About

ProgressBar component from Zend Framework

https://github.com/zendframework/zf2

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 100.0%