PHPackages                             disjfa/enqueue-bundle - 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. disjfa/enqueue-bundle

ActiveSymfony-bundle[Queues &amp; Workers](/categories/queues)

disjfa/enqueue-bundle
=====================

Enqueue bundle, bundles the enqueue bundle and add some user interfaces and examples.

0.1.0(8y ago)017MITPHP

Since Feb 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/disjfa/enqueue-bundle)[ Packagist](https://packagist.org/packages/disjfa/enqueue-bundle)[ RSS](/packages/disjfa-enqueue-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Enqueue bundle
==============

[](#enqueue-bundle)

Enqueue bundle, add a message consumer in your bundle.

Instalation
===========

[](#instalation)

(optional) Install [glynn-admin-symfony4](https://github.com/disjfa/glynn-admin-symfony4)

Add bundle
----------

[](#add-bundle)

```
composer req disjfa/enqueue-bundle

```

Setup a enqueue dns in your .env
--------------------------------

[](#setup-a-enqueue-dns-in-your-env)

In your `.env` file a dns can be setup. A test setup can be used like your mysql database.

```
###> enqueue/enqueue-bundle ###
ENQUEUE_DSN=mysql://user:password@localhost:3306/database
###< enqueue/enqueue-bundle ###

```

Routes
------

[](#routes)

Add a route file `config/routes/disjfa_enqueue.yaml`, of append your route file.

```
disjfa_enqueue:
    resource: '@DisjfaEnqueueBundle/Controller/'
    type:     annotation
```

Don't forget to have fun
------------------------

[](#dont-forget-to-have-fun)

Did i mention you are a lovely person, now enjoy! Have fun, play and finish a puzzle! Also, don't forget to tell me if you enjoy the puzzle.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3002d ago

### Community

Maintainers

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

---

Top Contributors

[![disjfa](https://avatars.githubusercontent.com/u/632778?v=4)](https://github.com/disjfa "disjfa (6 commits)")

---

Tags

enqueueglynn-adminglynn-admin-bundlesymfonysymfony-bundlemessagemessage busenqueueampqphp-enqueue

### Embed Badge

![Health badge](/badges/disjfa-enqueue-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/disjfa-enqueue-bundle/health.svg)](https://phpackages.com/packages/disjfa-enqueue-bundle)
```

###  Alternatives

[php-amqplib/php-amqplib

Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.

4.6k125.3M879](/packages/php-amqplib-php-amqplib)[simple-bus/message-bus

Generic classes and interfaces for messages and message buses

3455.7M30](/packages/simple-bus-message-bus)[aws/aws-php-sns-message-validator

Amazon SNS message validation for PHP

21421.5M91](/packages/aws-aws-php-sns-message-validator)[simple-bus/asynchronous-bundle

Symfony bundle for using SimpleBus/Asynchronous

241.2M6](/packages/simple-bus-asynchronous-bundle)[fotografde/cakephp-sms

SMS Plugin for CakePHP

1273.2k](/packages/fotografde-cakephp-sms)

PHPackages © 2026

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