PHPackages                             fproject/amqp-helper - 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. fproject/amqp-helper

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

fproject/amqp-helper
====================

AMQP Helper Component Library

1.1.7(8y ago)1253[2 issues](https://github.com/fproject/amqp-helper/issues)Apache-2.0PHPPHP &gt;=5.4.0

Since Jun 18Pushed 8y ago3 watchersCompare

[ Source](https://github.com/fproject/amqp-helper)[ Packagist](https://packagist.org/packages/fproject/amqp-helper)[ Docs](https://github.com/fproject/amqp-helper)[ RSS](/packages/fproject-amqp-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (36)Used By (0)

AMQP Helper for sending Activity Notifications
==============================================

[](#amqp-helper-for-sending-activity-notifications)

[![Latest Stable Version](https://camo.githubusercontent.com/16614e199f788830905c0ab828ab781f9b66ec4d098c41bab4a2308e24992d6d/68747470733a2f2f706f7365722e707567782e6f72672f6670726f6a6563742f616d71702d68656c7065722f762f737461626c65)](https://packagist.org/packages/fproject/amqp-helper)[![Total Downloads](https://camo.githubusercontent.com/73c9930a839f5961dd955ced187fb9b55295e5db2f794440dd7448f69d511dd4/68747470733a2f2f706f7365722e707567782e6f72672f6670726f6a6563742f616d71702d68656c7065722f646f776e6c6f616473)](https://packagist.org/packages/fproject/amqp-helper)[![Latest Unstable Version](https://camo.githubusercontent.com/a5865087e982a6a4abea4890ee8289c66cf265777241cb7d8761a3b9b178b2a4/68747470733a2f2f706f7365722e707567782e6f72672f6670726f6a6563742f616d71702d68656c7065722f762f756e737461626c65)](https://packagist.org/packages/fproject/amqp-helper)[![Build](https://camo.githubusercontent.com/8633b00c64825102630ed25b4af42cd7fe10c21cf3982ff2ad121850c020a603/68747470733a2f2f7472617669732d63692e6f72672f6670726f6a6563742f616d71702d68656c7065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fproject/amqp-helper)[![License](https://camo.githubusercontent.com/380a8dfa0e447f8cbb66270e4749bee867619344fc2d9244a73a8bb548eaee65/68747470733a2f2f706f7365722e707567782e6f72672f6670726f6a6563742f616d71702d68656c7065722f6c6963656e7365)](https://packagist.org/packages/fproject/amqp-helper)

INSTALLATION
------------

[](#installation)

The preferred way to install this library is through [composer](http://getcomposer.org/download/).

You can either run:

```
php composer.phar require fproject/amqp-helper "*"

```

or add this block to the *require* section of your `composer.json` file:

```
"require" : {
		"php" : ">=5.4.0",
		"fproject/amqp-helper": "*",
		// ...
	}
```

REQUIREMENTS
------------

[](#requirements)

The minimum requirement by amqp-helper:

- Your Web server supports PHP 5.4 or above

\##LICENSE

**amqp-helper** is released under the Apache 2.0 License. See the bundled `LICENSE.md` for details.

\##LINKS

- [GitHub](https://github.com/fproject/amqp-helper)
- [Packagist](https://packagist.org/packages/fproject/amqp-helper)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 69.2% 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 ~31 days

Recently: every ~185 days

Total

34

Last Release

2969d ago

Major Versions

0.9.15 → 1.0.02015-08-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/b46aa1d9b38769bf891a8a11893d63528bb5c5fd9e3a41d5604152053e7dfee1?d=identicon)[F-Project](/maintainers/F-Project)

---

Top Contributors

[![nguyenbs](https://avatars.githubusercontent.com/u/4568193?v=4)](https://github.com/nguyenbs "nguyenbs (9 commits)")[![h3d-thanhpv](https://avatars.githubusercontent.com/u/6016904?v=4)](https://github.com/h3d-thanhpv "h3d-thanhpv (2 commits)")[![h3d-tudv](https://avatars.githubusercontent.com/u/12838901?v=4)](https://github.com/h3d-tudv "h3d-tudv (2 commits)")

---

Tags

AMQPfprojectF-Project

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[php-amqplib/rabbitmq-bundle

Integrates php-amqplib with Symfony &amp; RabbitMq. Formerly emag-tech-labs/rabbitmq-bundle, oldsound/rabbitmq-bundle.

1.3k20.1M65](/packages/php-amqplib-rabbitmq-bundle)[bschmitt/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages

2752.3M7](/packages/bschmitt-laravel-amqp)[enqueue/amqp-lib

Message Queue Amqp Transport

1078.5M61](/packages/enqueue-amqp-lib)[php-amqplib/thumper

AMQP Tools

276210.8k8](/packages/php-amqplib-thumper)[videlalvaro/thumper

AMQP Tools

27783.1k3](/packages/videlalvaro-thumper)[mikemadisonweb/yii2-rabbitmq

Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.

74262.1k1](/packages/mikemadisonweb-yii2-rabbitmq)

PHPackages © 2026

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