PHPackages                             pmg/pheanstalk-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. pmg/pheanstalk-bundle

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

pmg/pheanstalk-bundle
=====================

A simple bundle that integrate Pheanstalk with Symfony

v5.0.0(2y ago)042.0k↓23%Apache-2.0PHPPHP ^8.2CI failing

Since Aug 26Pushed 5mo ago15 watchersCompare

[ Source](https://github.com/AgencyPMG/PheanstalkBundle)[ Packagist](https://packagist.org/packages/pmg/pheanstalk-bundle)[ RSS](/packages/pmg-pheanstalk-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (17)Versions (14)Used By (0)

PmgPheanstalkBundle
===================

[](#pmgpheanstalkbundle)

An extremely simple Symfony bundle that puts one or more [Pheanstalk](https://github.com/pda/pheanstalk) connections into your Symfony application.

If you're looking for something more full featured, check out [LeezyPheanstalkBundle](https://github.com/armetiz/LeezyPheanstalkBundle).

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

[](#installation)

### 1. Download the Bundle

[](#1-download-the-bundle)

```
composer require pmg/pheanstalk-bundle

```

### 2. Enable the Bundle

[](#2-enable-the-bundle)

```
