PHPackages                             nunomaduro/laravel-console-summary - 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. nunomaduro/laravel-console-summary

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

nunomaduro/laravel-console-summary
==================================

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

v1.14.0(2mo ago)662.0M—0.9%7[1 PRs](https://github.com/nunomaduro/laravel-console-summary/pulls)2MITPHPPHP ^8.2CI passing

Since Feb 11Pushed 2mo ago2 watchersCompare

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

READMEChangelogDependencies (3)Versions (24)Used By (2)

 [![](docs/example.png)](docs/example.png)

 [![Static Analysis](https://camo.githubusercontent.com/6581f71da22ee83fca63e895f48b985130bdd53b232ec797cf3afb2e6da3492f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e756e6f6d616475726f2f6c61726176656c2d636f6e736f6c652d73756d6d6172792f7374617469632e796d6c3f6272616e63683d6d6173746572267374796c653d666c61742d737175617265266c6162656c3d737461746963253230616e616c79736973)](https://github.com/nunomaduro/laravel-console-summary/actions/workflows/static.yml) [![Latest Stable Version](https://camo.githubusercontent.com/67d1455629845461c8287de3a95983651b6154c90ecd2e3affaf4e79ea298dd3/68747470733a2f2f706f7365722e707567782e6f72672f6e756e6f6d616475726f2f6c61726176656c2d636f6e736f6c652d73756d6d6172792f762f737461626c652e737667)](https://packagist.org/packages/nunomaduro/laravel-console-summary) [![License](https://camo.githubusercontent.com/d38d82516ecd790654304302de8a059b8a4967c7e8225f020859f92b91508730/68747470733a2f2f706f7365722e707567782e6f72672f6e756e6f6d616475726f2f6c61726176656c2d636f6e736f6c652d73756d6d6172792f6c6963656e73652e737667)](https://packagist.org/packages/nunomaduro/laravel-console-summary)

About Laravel Console Summary
-----------------------------

[](#about-laravel-console-summary)

Laravel Console Summary was created by, and is maintained by [Nuno Maduro](https://github.com/nunomaduro), and is a replacement for the List Command in Laravel Console Applications. Beautiful Laravel Console Summary for Artisan or Laravel Zero.

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

[](#installation)

> **Requires [PHP 8.2+](https://php.net/releases)**

Require Laravel Console Summary using [Composer](https://getcomposer.org):

```
composer require nunomaduro/laravel-console-summary
```

Configuration
-------------

[](#configuration)

Publish the configuration

```
php artisan vendor:publish
```

You may want to clean up the summary screen by hiding some well-known commands from it. Of course, even hidden, they will still be available.

```
// config/laravel-console-summary.php

return [
    'hide' => [
        'make:*',
        'list'
    ],
];
```

You can also override the binary name that is output in the usage information, by adding a `binary` key to your config.

```
// config/laravel-console-summary.php

return [
    // ...

    'binary' => 'custom-name',
];
```

Contributing
------------

[](#contributing)

Thank you for considering to contribute to Laravel Console Summary. All the contribution guidelines are mentioned [here](CONTRIBUTING.md).

You can have a look at the [CHANGELOG](CHANGELOG.md) for constant updates &amp; detailed information about the changes. You can also follow the Twitter account for latest announcements or just come say hi!: [@enunomaduro](https://twitter.com/enunomaduro)

Support the development
-----------------------

[](#support-the-development)

**Do you like this project? Support it by donating**

- PayPal: [Donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L)
- Patreon: [Donate](https://www.patreon.com/nunomaduro)

License
-------

[](#license)

Laravel Console Summary is an open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

66

—

FairBetter than 99% of packages

Maintenance83

Actively maintained with recent releases

Popularity55

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~133 days

Recently: every ~171 days

Total

23

Last Release

85d ago

PHP version history (5 changes)v1.0.0PHP &gt;=7.1.3

v1.4.0PHP ^7.2.5

v1.7.0PHP ^7.2.5|^8.0

v1.9.0PHP ^8.1

v1.12.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/86cfef5c1f5195df1a9db17a5f8ecb34455e1f0133a725de9acf7f2fb26ac6a1?d=identicon)[nunomaduro](/maintainers/nunomaduro)

---

Top Contributors

[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (40 commits)")[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (33 commits)")[![librevlad](https://avatars.githubusercontent.com/u/49364343?v=4)](https://github.com/librevlad "librevlad (8 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (3 commits)")[![emmadesilva](https://avatars.githubusercontent.com/u/95144705?v=4)](https://github.com/emmadesilva "emmadesilva (1 commits)")[![yazeed](https://avatars.githubusercontent.com/u/191483?v=4)](https://github.com/yazeed "yazeed (1 commits)")[![octoper](https://avatars.githubusercontent.com/u/6823226?v=4)](https://github.com/octoper "octoper (1 commits)")[![patrickdaze](https://avatars.githubusercontent.com/u/250287?v=4)](https://github.com/patrickdaze "patrickdaze (1 commits)")[![steache](https://avatars.githubusercontent.com/u/34166829?v=4)](https://github.com/steache "steache (1 commits)")

---

Tags

phpcliconsolecommand-linesymfonylaravelartisanlaravel-zero

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/nunomaduro-laravel-console-summary/health.svg)

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

###  Alternatives

[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/laravel-console-menu

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

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

Laravel Console Task is a output method for your Laravel/Laravel Zero commands.

2582.1M11](/packages/nunomaduro-laravel-console-task)[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)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)

PHPackages © 2026

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