Download the PHP package alpari/messenger-bundle without Composer
On this page you can find all versions of the php package alpari/messenger-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alpari/messenger-bundle
More information about alpari/messenger-bundle
Files in alpari/messenger-bundle
Download alpari/messenger-bundle
More information about alpari/messenger-bundle
Files in alpari/messenger-bundle
Vendor alpari
Package messenger-bundle
Short Description Integrates symfony/messenger component into symfony 2.7+
License MIT
Package messenger-bundle
Short Description Integrates symfony/messenger component into symfony 2.7+
License MIT
Please rate this library. Is it a good library?
Informations about the package messenger-bundle
Messenger-bundle backport for Symfony 2.7+
Bundle for Messenger component backported for Symfony 2.7+ and <4.1 from Symfony 4.1's FrameworkBundle.
The main difference with original bundle is that
configuration must be set under messenger
section instead of framework
section in Symfony 4.1+.
This version of the Bundle uses 4.1+ version of the symfony/messenger component.
Usage
Install the bundle using composer:
Register the bundle in your AppKernel class:
Original bundle features are well-described in symfony documentation.
All versions of messenger-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1
psr/container Version ^1.0
symfony/config Version ~2.7 || ~3.0 || ~4.0.0
symfony/console Version ~2.7 || ~3.0 || ~4.0.0
symfony/dependency-injection Version ~2.7 || ~3.0 || ~4.0.0
symfony/http-kernel Version ~2.7 || ~3.0 || ~4.0.0
symfony/messenger Version ^4.1.1
psr/container Version ^1.0
symfony/config Version ~2.7 || ~3.0 || ~4.0.0
symfony/console Version ~2.7 || ~3.0 || ~4.0.0
symfony/dependency-injection Version ~2.7 || ~3.0 || ~4.0.0
symfony/http-kernel Version ~2.7 || ~3.0 || ~4.0.0
symfony/messenger Version ^4.1.1
The package alpari/messenger-bundle contains the following files
Loading the files please wait ....