Download the PHP package slowprog/messenger-beanstalkd without Composer
On this page you can find all versions of the php package slowprog/messenger-beanstalkd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package messenger-beanstalkd
Messenger Beanstalkd Transport
Beanstalkd transport for Symfony's Messenger component.
Installation
The component requires PHP 7.3+ and Symfony 4.3+. You can install this component using composer:
Basic usage
Add the bundle to ./config/bundles.php:
Set environment variable:
Set messenger transport config:
Default options:
- queue_name - default
- reserve_timeout - 1
- connect_timeout - 10
Further reading
All versions of messenger-beanstalkd with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
symfony/config Version ^4.3|^5.0
symfony/dependency-injection Version ^4.3|^5.0
symfony/http-kernel Version ^4.3|^5.0
symfony/messenger Version ^4.3|^5.0
pda/pheanstalk Version ^4.0
symfony/config Version ^4.3|^5.0
symfony/dependency-injection Version ^4.3|^5.0
symfony/http-kernel Version ^4.3|^5.0
symfony/messenger Version ^4.3|^5.0
pda/pheanstalk Version ^4.0
The package slowprog/messenger-beanstalkd contains the following files
Loading the files please wait ....