PHPackages                             trash-panda/progress-bar-log - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. trash-panda/progress-bar-log

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

trash-panda/progress-bar-log
============================

Component to display a progress bar and last X logs at the same time

1.5(5y ago)4119.2k↓100%5MITPHPPHP ^7 | ^7.1

Since Mar 23Pushed 2y ago4 watchersCompare

[ Source](https://github.com/AydinHassan/progress-bar-log)[ Packagist](https://packagist.org/packages/trash-panda/progress-bar-log)[ Docs](https://github.com/AydinHassan/progress-bar-log)[ RSS](/packages/trash-panda-progress-bar-log/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (8)Used By (0)

Progress Bar Log
================

[](#progress-bar-log)

Display a progress bar and a portion of a log at the same time on the CLI!

[![Preview](https://camo.githubusercontent.com/df2cf480215e913c76ee4134b07d3803b4dbd2c419b20fae864db04eebd86b5a/68747470733a2f2f61736369696e656d612e6f72672f612f646e7976723034377763306466647262616c616c617533386e2e706e67)](https://asciinema.org/a/dnyvr047wc0dfdrbalalau38n)

Click the image above to see it in action.

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

[](#installation)

```
$ composer require trash-panda/progress-bar-log
```

Use cases
---------

[](#use-cases)

Originally I wanted this for long running import/export work. Being able to see a subset of the most recent log entries and also still see the progress and memory usage without scrolling the terminal. I figured it might be useful for some other people too.

Usage
-----

[](#usage)

```
