PHPackages                             cast/amqp - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. cast/amqp

ActiveLibrary[Queues &amp; Workers](/categories/queues)

cast/amqp
=========

Amqp classes

v1.0.1(6y ago)05171MITPHPPHP &gt;=7.1

Since Mar 11Pushed 6y agoCompare

[ Source](https://github.com/windlace/amqp)[ Packagist](https://packagist.org/packages/cast/amqp)[ RSS](/packages/cast-amqp/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

### Install

[](#install)

```
composer require cast/amqp
```

### Setup event listener:

[](#setup-event-listener)

```
class EventServiceProvider extends ServiceProvider
{
    /**
     * The event listener mappings for the application.
     *
     * @var array
     */
    protected $listen = [
        // ...
        LogEvent::class => [
            AmqpLogEventListener::class
        ],
    ];
```

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~138 days

Total

3

Last Release

2439d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/712d405a3f2c78e5f944127eaf8de1d71a38403efffbb391a381c35a3f7502ec?d=identicon)[cast](/maintainers/cast)

---

Top Contributors

[![antonKostuik](https://avatars.githubusercontent.com/u/14271360?v=4)](https://github.com/antonKostuik "antonKostuik (4 commits)")[![windlace](https://avatars.githubusercontent.com/u/44790541?v=4)](https://github.com/windlace "windlace (4 commits)")

---

Tags

laravellibrarylumen

### Embed Badge

![Health badge](/badges/cast-amqp/health.svg)

```
[![Health](https://phpackages.com/badges/cast-amqp/health.svg)](https://phpackages.com/packages/cast-amqp)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k99.8M350](/packages/laravel-horizon)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k57.2M679](/packages/laravel-scout)[illuminate/auth

The Illuminate Auth package.

9328.5M1.3k](/packages/illuminate-auth)[illuminate/broadcasting

The Illuminate Broadcasting package.

7127.4M234](/packages/illuminate-broadcasting)[illuminate/notifications

The Illuminate Notifications package.

483.1M1.2k](/packages/illuminate-notifications)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

46273.9k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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