PHPackages                             nowise/uup-progressbar - 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. nowise/uup-progressbar

ActiveLibrary[CLI &amp; Console](/categories/cli)

nowise/uup-progressbar
======================

Progress bar for CLI applications

1.0.0(4y ago)04Apache-2.0PHPPHP &gt;=7.4

Since Jan 31Pushed 4y ago1 watchersCompare

[ Source](https://github.com/nowisesys/uup-progressbar)[ Packagist](https://packagist.org/packages/nowise/uup-progressbar)[ Docs](https://nowise.se/oss/uup/progressbar)[ RSS](/packages/nowise-uup-progressbar/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

UUP-PROGRESS-BAR
----------------

[](#uup-progress-bar)

Progress bar for console (CLI) applications.

```
$progress = new ProgressBar();

for ($i = 1; $i addIncrement($i);
}
```

Displays percentage completed, spinner and progress bar. An optional message can also be passed for each tick.

```
68% [\] ==============       : Importing file5483.txt
```

The start-/end-values are can be chosen as likes. Custom labels are displayed when increment value equals the start- or end-value:

```
0% [*] Waiting...
100% [+] Finished!
```

The length of the progress bar and indicator character can also be customized.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1559d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/051c93d5c76da455715b999de080c10df538ce46843177f3b1779c235fe4aaff?d=identicon)[nowise](/maintainers/nowise)

---

Top Contributors

[![nowisesys](https://avatars.githubusercontent.com/u/35581658?v=4)](https://github.com/nowisesys "nowisesys (1 commits)")

---

Tags

progressbaruup

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nowise-uup-progressbar/health.svg)

```
[![Health](https://phpackages.com/badges/nowise-uup-progressbar/health.svg)](https://phpackages.com/packages/nowise-uup-progressbar)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M319](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M18](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
