PHPackages                             geowrgetudor/command-history - 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. geowrgetudor/command-history

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

geowrgetudor/command-history
============================

Track Laravel Artisan commands executions inside Laravel Pulse

1.2(2y ago)1324.1k↓38.5%[3 PRs](https://github.com/geowrgetudor/command-history/pulls)MITPHPPHP ^8.1|^8.2|^8.3CI passing

Since Dec 6Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/geowrgetudor/command-history)[ Packagist](https://packagist.org/packages/geowrgetudor/command-history)[ Docs](https://github.com/geowrgetudor/command-history)[ RSS](/packages/geowrgetudor-command-history/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (9)Versions (6)Used By (0)

[![Artisan command history for Laravel Pulse](/command-history.png)](/command-history.png)

Artisan command history for Laravel Pulse
=========================================

[](#artisan-command-history-for-laravel-pulse)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ed6890aa007c75b541f7308352ec33f9d72d0fc13667a5a4a1b98fb9beb599e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67656f777267657475646f722f636f6d6d616e642d686973746f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/geowrgetudor/command-history)[![GitHub Tests Action Status](https://camo.githubusercontent.com/432f4851d593cecb90cab07b7feb6dabf6e7a76f37ae147fd5d11f4e0ef9dba7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f67656f777267657475646f722f636f6d6d616e642d686973746f72792f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/geowrgetudor/command-history/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/dd5ecc400a9bbd2cc5b0d5c4296bfaa3fe120c7b3a2328aff18d1239bd4dcce8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f67656f777267657475646f722f636f6d6d616e642d686973746f72792f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/geowrgetudor/command-history/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/1c15fd826c766007831603470b3639446ebaec977178553c4c659b6da3ded7db/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67656f777267657475646f722f636f6d6d616e642d686973746f72792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/geowrgetudor/command-history)

View what artisan commands have been executed, how many times and if they were successful or failed.

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

[](#installation)

You can install the package via composer:

```
composer require geowrgetudor/command-history
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="command-history-views"
```

Usage
-----

[](#usage)

Register the recorder inside `config/pulse.php`. (If you don't have this file make sure you have published the config file of Laravel Pulse using `php artisan vendor:publish --tag=pulse-config`)

```
return [
    // ...

    'recorders' => [
        // Existing recorders...

        \Geow\CommandHistory\Recorders\CommandHistoryRecorder::class => [
            'enabled' => env('GEOW_COMMAND_HISTORY', true),
            'ignore' => [
                // Ignore any command like "route:list"
            ],
        ]
    ]
]

```

Publish Laravel Pulse `dashboard.blade.php` view using `php artisan vendor:publish --tag=pulse-dashboard`

Then you can modify the file and add the disk-metrics livewire template.

```

```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [George Tudor](https://github.com/geowrgetudor)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance52

Moderate activity, may be stable

Popularity32

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 68.8% 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 ~49 days

Total

3

Last Release

795d ago

PHP version history (2 changes)1.0PHP ^8.1

1.2PHP ^8.1|^8.2|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7e9024852cbd80ed8fd94bd181a0012ef34017ec6bbc221102b88fc2aa8877c?d=identicon)[geowrgetudor](/maintainers/geowrgetudor)

---

Top Contributors

[![geowrgetudor](https://avatars.githubusercontent.com/u/7842657?v=4)](https://github.com/geowrgetudor "geowrgetudor (11 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

laravellaravel-artisanlaravel-artisan-commandlaravel-packagelaravel-pulselaravelpulsecommand-history

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/geowrgetudor-command-history/health.svg)

```
[![Health](https://phpackages.com/badges/geowrgetudor-command-history/health.svg)](https://phpackages.com/packages/geowrgetudor-command-history)
```

###  Alternatives

[worksome/envy

Automatically keep your .env files in sync.

6871.8M](/packages/worksome-envy)[spatie/laravel-signal-aware-command

Handle signals in artisan commands

16613.2M2](/packages/spatie-laravel-signal-aware-command)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[denniseilander/pulse-about-application

A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.

15101.3k](/packages/denniseilander-pulse-about-application)[geowrgetudor/disk-metrics

Monitor disk size, file &amp; directory count for Laravel Pulse

2155.5k](/packages/geowrgetudor-disk-metrics)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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