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

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

pyrowman/pheanstalk-bundle
==========================

The PheanstalkBundle is a Symfony2 Bundle that provides a command line interface for manage the evqueue workqueue server &amp; a pheanstalk integration.

1.0.0(6y ago)04MITPHPPHP &gt;=7.1CI failing

Since Nov 29Pushed 5y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

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

[](#pheanstalkbundle)

[![Packagist Version](https://camo.githubusercontent.com/e086b7000a88217cb644010d4b6aaefcb05b3bf40eb81dbfd0709db75bdc1ce2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7079726f776d616e2f706865616e7374616c6b2d62756e646c65)](https://packagist.org/packages/pyrowman/pheanstalk-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/8858ddd5b269e4b47b1c34d4533038d6370732929d9f55c0fe16713352dd371a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5079526f774d616e2f706865616e7374616c6b2d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PyRowMan/pheanstalk-bundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/34c9946030fb331b83b51a382b8f4452187f8240ccfc5a22840d07396de19bd8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5079526f774d616e2f706865616e7374616c6b2d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PyRowMan/pheanstalk-bundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/f5a2f9530bc7c30d19382bafaf5bdd4df014b98b321c55d7f6c01f8f705a4e93/68747470733a2f2f7472617669732d63692e6f72672f5079526f774d616e2f706865616e7374616c6b2d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/PyRowMan/pheanstalk-bundle)

[EvQueue workqueue](http://www.evqueue.net/) clients for Symfony3.

The Pyrowman\\PheanstalkBundle is a fork from [LeezyPheanstalkBundle](https://github.com/armetiz/LeezyPheanstalkBundle)

The Pyrowman\\PheanstalkBundle is a Symfony3 Bundle that provides a [pheanstalk](https://github.com/pyrowman/pheanstalk) integration with the following features:

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

Documentation :

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

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

[](#usage-example)

```
