PHPackages                             performing/laravel-command-bus - 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. performing/laravel-command-bus

ActiveLibrary

performing/laravel-command-bus
==============================

This is my package laravel-command-bus

4.0(2mo ago)01.2k↓45.5%MITPHPPHP ^8.4

Since Jun 1Pushed 1mo agoCompare

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

READMEChangelog (9)Dependencies (17)Versions (11)Used By (0)

This is my package laravel-command-bus
======================================

[](#this-is-my-package-laravel-command-bus)

[![Latest Version on Packagist](https://camo.githubusercontent.com/147d517c8223cbce21575a09b43894a5e3d0fc53a7c4f71e18d312fb54dbd214/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706572666f726d696e672f6c61726176656c2d636f6d6d616e642d6275732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/performing/laravel-command-bus)[![GitHub Tests Action Status](https://camo.githubusercontent.com/d9a852759874b17516cccda881f9d971033b5dcba0385d64d8d0cde519b14df0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f706572666f726d696e672f6c61726176656c2d636f6d6d616e642d6275732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/performing/laravel-command-bus/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b6e3242eb85fc139adb085855bd2976384798b09e387c08d6368178949cfd8e2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f706572666f726d696e672f6c61726176656c2d636f6d6d616e642d6275732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/performing/laravel-command-bus/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/2e36dea933ef81bfb437dc284aa1269727468ecb5ba3875697a8e079881ea7c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706572666f726d696e672f6c61726176656c2d636f6d6d616e642d6275732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/performing/laravel-command-bus)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/416971465d399796b6a8a6c84545c8dd5c814049c213e931cfd222fb9e31fc19/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d636f6d6d616e642d6275732e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-command-bus)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require performing/laravel-command-bus
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-command-bus-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-command-bus-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
$bus = new Performing\Bus();
echo $bus->echoPhrase('Hello, Performing!');
```

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)

- [Giorgio Pogliani](https://github.com/performingdigital)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance88

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

Every ~32 days

Recently: every ~65 days

Total

10

Last Release

63d ago

Major Versions

1.0.1 → 2.0.02025-06-06

2.0.2 → 3.0.02025-06-28

3.1.2 → 4.02026-03-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28866565?v=4)[Giorgio Pogliani](/maintainers/giorgiopogliani)[@giorgiopogliani](https://github.com/giorgiopogliani)

---

Top Contributors

[![giorgiopogliani](https://avatars.githubusercontent.com/u/28866565?v=4)](https://github.com/giorgiopogliani "giorgiopogliani (11 commits)")

---

Tags

laravelGiorgio Poglianilaravel-command-bus

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/performing-laravel-command-bus/health.svg)

```
[![Health](https://phpackages.com/badges/performing-laravel-command-bus/health.svg)](https://phpackages.com/packages/performing-laravel-command-bus)
```

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k21.5M159](/packages/laravel-octane)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.3k](/packages/typicms-base)[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[lemonsqueezy/laravel

A package to easily integrate your Laravel application with Lemon Squeezy.

58596.1k](/packages/lemonsqueezy-laravel)[dragon-code/laravel-deploy-operations

Performing any actions during the deployment process

240173.5k2](/packages/dragon-code-laravel-deploy-operations)

PHPackages © 2026

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