PHPackages                             madewithlove/laravel-debug-console - 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. madewithlove/laravel-debug-console

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

madewithlove/laravel-debug-console
==================================

Works as a console viewer for laravel debugbar.

1.0.3(7y ago)10486↓33.3%1[4 issues](https://github.com/madewithlove/laravel-debug-console/issues)MITPHPPHP &gt;=5.5.9

Since Apr 22Pushed 3y ago8 watchersCompare

[ Source](https://github.com/madewithlove/laravel-debug-console)[ Packagist](https://packagist.org/packages/madewithlove/laravel-debug-console)[ RSS](/packages/madewithlove-laravel-debug-console/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

Laravel Debug Console
=====================

[](#laravel-debug-console)

Use as an alternative to view collected information from [Laravel Debugbar](https://github.com/barryvdh/laravel-debugbar) package. Useful if you are building apis or running console commands.

[![php artisan app:debug queries](https://user-images.githubusercontent.com/3688705/41133243-9a32d442-6abd-11e8-9600-18c089440967.png)](https://user-images.githubusercontent.com/3688705/41133243-9a32d442-6abd-11e8-9600-18c089440967.png)

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

[](#installation)

You can install the latest version via [composer](https://getcomposer.org/):

```
composer require --dev madewithlove/laravel-debug-console
```

Add the service provider to `config/app.php` if you are on laravel 5.4 or bellow:

```
'providers' => [
    // ...
    Madewithlove\LaravelDebugConsole\ServiceProvider::class
]
```

Usage
-----

[](#usage)

Open your console and run `php artisan app:debug [messages|timeline|exceptions|route|queries|request]` same options that are available by default on Laravel Debugbar.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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

Every ~35 days

Total

4

Last Release

2797d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cb417d1d61b7c3b4e69ff7ea9328f7d4f7e0af38b4fd92d82167a9904e93ac5?d=identicon)[andreascreten](/maintainers/andreascreten)

![](https://www.gravatar.com/avatar/df052a58ecfa5a07fd2b4cb12bb128ab28ff4b8e82fb0831eab81623b898ddb4?d=identicon)[madewithlove-machine-user](/maintainers/madewithlove-machine-user)

---

Top Contributors

[![xavierbarbosa](https://avatars.githubusercontent.com/u/3688705?v=4)](https://github.com/xavierbarbosa "xavierbarbosa (6 commits)")[![WouterSioen](https://avatars.githubusercontent.com/u/1398405?v=4)](https://github.com/WouterSioen "WouterSioen (1 commits)")

---

Tags

laravellaravel-debugbarlaravel-packageterminalconsolelaraveldebugdebugbar

### Embed Badge

![Health badge](/badges/madewithlove-laravel-debug-console/health.svg)

```
[![Health](https://phpackages.com/badges/madewithlove-laravel-debug-console/health.svg)](https://phpackages.com/packages/madewithlove-laravel-debug-console)
```

###  Alternatives

[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[illuminated/console-mutex

Mutex for Laravel Console Commands.

146938.2k1](/packages/illuminated-console-mutex)[nunomaduro/laravel-console-dusk

Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.

16255.4k7](/packages/nunomaduro-laravel-console-dusk)[rahul900day/laravel-console-spinner

Laravel Console Spinner is a spinner output for Laravel command line.

76125.4k1](/packages/rahul900day-laravel-console-spinner)[guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

2227.8k](/packages/guanguans-laravel-soar)

PHPackages © 2026

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