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

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

anglemx/pheanstalk-bundle
=========================

Symfony Bundle that integrates the Pheanstalk client for the Beanstalkd workqueue

v5.0.1(3y ago)02111[1 PRs](https://github.com/Angle/PheanstalkBundle/pulls)MITPHPPHP &gt;=7.4

Since Feb 5Pushed 8mo agoCompare

[ Source](https://github.com/Angle/PheanstalkBundle)[ Packagist](https://packagist.org/packages/anglemx/pheanstalk-bundle)[ Docs](https://github.com/Angle/PheanstalkBundle)[ RSS](/packages/anglemx-pheanstalk-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (5)Used By (0)

PheanstalkBundle
----------------

[](#pheanstalkbundle)

[Symfony Bundle](https://symfony.com) for [Pheanstalk](https://github.com/pda/pheanstalk) – A PHP client for the [beanstalkd workqueue](https://beanstalkd.github.io).

Forked from [armetiz/LeezyPheanstalkBundle](https://github.com/armetiz/LeezyPheanstalkBundle).

Uses the [Pheanstalk](https://github.com/pda/pheanstalk) PHP client by [Paul Annesley](https://paul.annesley.cc/)

This package is a Symfony Bundle that provides the following features:

- Command Line Interface for manage the queues.
- An integration to the Symfony event system.
- An integration to the Symfony profiler system to monitor your beanstalk server.
- An integration to the Symfony logger system.
- A proxy system to customize the command features.
- Auto-wiring: `PheanstalkInterface`

Support Symfony 5.

Documentation :

- [Installation](https://github.com/Angle/PheanstalkBundle/blob/master/src/Resources/doc/1-installation.md)
- [Configuration](https://github.com/Angle/PheanstalkBundle/blob/master/src/Resources/doc/2-configuration.md)
- [CLI Usage](https://github.com/Angle/PheanstalkBundle/blob/master/src/Resources/doc/3-cli.md)
- [Events](https://github.com/Angle/PheanstalkBundle/blob/master/src/Resources/doc/4-events.md)
- [Custom proxy](https://github.com/Angle/PheanstalkBundle/blob/master/src/Resources/doc/5-custom-proxy.md)

Usage example
-------------

[](#usage-example)

```
