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

ActiveSymfony-bundle

leezy/pheanstalk-bundle
=======================

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

5.0.0(4y ago)1231.8M—3.6%48[2 issues](https://github.com/armetiz/LeezyPheanstalkBundle/issues)7MITPHPPHP &gt;=7.2.0

Since Sep 19Pushed 2y ago9 watchersCompare

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

READMEChangelogDependencies (5)Versions (38)Used By (7)

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 2, 3 and 4.

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)

```
