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

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

php-programmist/pheanstalk-bundle
=================================

The LeezyPheanstalkBundle is a Symfony 4-5 Bundle that provides a command line interface for manage the Beanstalkd workqueue server &amp; a pheanstalk integration.

5.0.1(5y ago)07.8k↓38%1MITPHPPHP &gt;=7.1.0

Since Sep 19Pushed 5y agoCompare

[ Source](https://github.com/php-programmist/LeezyPheanstalkBundle)[ Packagist](https://packagist.org/packages/php-programmist/pheanstalk-bundle)[ Docs](https://github.com/armetiz/LeezyPheanstalkBundle)[ RSS](/packages/php-programmist-pheanstalk-bundle/feed)WikiDiscussions master Synced 1mo ago

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

LeezyPheanstalkBundle
---------------------

[](#leezypheanstalkbundle)

[![Build Status](https://camo.githubusercontent.com/c8618a642ae902ea6500d6c308fad8340a62734b5438b7f0dcb4fa1630ebd9ee/68747470733a2f2f7472617669732d63692e6f72672f61726d6574697a2f4c65657a79506865616e7374616c6b42756e646c652e7376673f6272616e63683d6d6173746572)](http://travis-ci.org/armetiz/LeezyPheanstalkBundle)[![Packagist](https://camo.githubusercontent.com/6976129d5500d443b9c30c49b64cfd292c758798251767dac7e8311dc6945299/68747470733a2f2f706f7365722e707567782e6f72672f6c65657a792f706865616e7374616c6b2d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/leezy/pheanstalk-bundle)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/099133f4367d9845e1866d926d401fb50b502f84fa6c4167407b12ada558b1b2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f61726d6574697a2f4c65657a79506865616e7374616c6b42756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/armetiz/LeezyPheanstalkBundle/)

[Beanstalkd workqueue](http://kr.github.com/beanstalkd/) clients for Symfony.

The LeezyPheanstalkBundle is a Symfony Bundle that provides a [pheanstalk](https://github.com/pda/pheanstalk) integration with 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 4 and 5.

Documentation :

- [Installation](https://github.com/armetiz/LeezyPheanstalkBundle/blob/master/src/Resources/doc/1-installation.md)
- [Configuration](https://github.com/armetiz/LeezyPheanstalkBundle/blob/master/src/Resources/doc/2-configuration.md)
- [CLI Usage](https://github.com/armetiz/LeezyPheanstalkBundle/blob/master/src/Resources/doc/3-cli.md)
- [Events](https://github.com/armetiz/LeezyPheanstalkBundle/blob/master/src/Resources/doc/4-events.md)
- [Custom proxy](https://github.com/armetiz/LeezyPheanstalkBundle/blob/master/src/Resources/doc/5-custom-proxy.md)
- [Extra - Beanstalk Manager](https://github.com/armetiz/LeezyPheanstalkBundle/blob/master/src/Resources/doc/6-extra-beanstalk-manager.md)
- [Extra - Proxy to prefix tubes](https://github.com/h4cc/LeezyPheanstalkBundleExtra)

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

[](#usage-example)

```
