PHPackages                             yoye/progressr - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. yoye/progressr

ActiveSymfony-bundle[CLI &amp; Console](/categories/cli)

yoye/progressr
==============

Helper for progress status in Symfony2 console component

3653PHP

Since Feb 19Pushed 13y ago2 watchersCompare

[ Source](https://github.com/yoye/progressr)[ Packagist](https://packagist.org/packages/yoye/progressr)[ RSS](/packages/yoye-progressr/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

README
======

[](#readme)

Since Symfony 2.2 Console component implement his own progress status:

Introduction
------------

[](#introduction)

Progressr is an helper to see evolution in commands that used Symfony2 Console component. You can display evolution information or a progress bar

Installation
------------

[](#installation)

The best way to install progressr is to use [composer](http://getcomposer.org/).

Usage
-----

[](#usage)

### Manually

[](#manually)

Once installed you have an Helper and an Iterator, you can choose how you want to use progressr. You can display informations manually:

```
