Download the PHP package h4cc/pheanstalk-bundle-extra without Composer
On this page you can find all versions of the php package h4cc/pheanstalk-bundle-extra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download h4cc/pheanstalk-bundle-extra
More information about h4cc/pheanstalk-bundle-extra
Files in h4cc/pheanstalk-bundle-extra
Download h4cc/pheanstalk-bundle-extra
More information about h4cc/pheanstalk-bundle-extra
Files in h4cc/pheanstalk-bundle-extra
Vendor h4cc
Package pheanstalk-bundle-extra
Short Description Additional classes for the LeezyPheanstalkBundle.
License MIT
Homepage https://github.com/h4cc/LeezyPheanstalkBundleExtra
Package pheanstalk-bundle-extra
Short Description Additional classes for the LeezyPheanstalkBundle.
License MIT
Homepage https://github.com/h4cc/LeezyPheanstalkBundleExtra
Please rate this library. Is it a good library?
Informations about the package pheanstalk-bundle-extra
h4cc/LeezyPheanstalkBundleExtra
Some extra classes to work with LeezyPheanstalkBundle.
This package currently contains:
- PrefixedTubePheanstalkProxy - A Pheanstalk Proxy for adding a Prefix to all used tubes.
Installation
Installing this package can be done with the following command:
Hint: Use a more stable version if available!
PrefixedTubePheanstalkProxy
This Proxy is abled to prefix all tubes with a given string.
New Methods are:
Using a custom Proxy in Symfony2
Define the the proxy as a service:
services.xml
or
services.yml
Activate the proxy in the app/config/config.yml like this:
A cleaner way would be to define the TubePrefix String as a Parameter.
All versions of pheanstalk-bundle-extra with dependencies
PHP Build Version
Package Version
Requires
leezy/pheanstalk-bundle Version
~2.0
The package h4cc/pheanstalk-bundle-extra contains the following files
Loading the files please wait ....