Download the PHP package lendable/symfony-messenger-polyfill without Composer
On this page you can find all versions of the php package lendable/symfony-messenger-polyfill. 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 symfony-messenger-polyfill
Symfony Messenger Polyfill
Allows to use Symfony Messenger with Symfony 3.4 and 4.0.
Documentation
- Installation
- Configuration
- How to use
Installation
1. Add dependency with composer
2. Register the bundle in your bundles.php
Configuration
The only important thing is that root key is lendable_polyfill_messenger
.
How to use
Everything is explained in the Symfony Documentation.
If we take this configuration example, instead of writing:
You would write:
All versions of symfony-messenger-polyfill with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
symfony/config Version ^3.4 || ^4.0
symfony/console Version ^3.4 || ^4.0
symfony/dependency-injection Version ^3.4 || ^4.0
symfony/framework-bundle Version ^3.4 || >=4.0 < 4.1
symfony/http-kernel Version ^3.4 || ^4.0
symfony/messenger Version ^4.2
symfony/config Version ^3.4 || ^4.0
symfony/console Version ^3.4 || ^4.0
symfony/dependency-injection Version ^3.4 || ^4.0
symfony/framework-bundle Version ^3.4 || >=4.0 < 4.1
symfony/http-kernel Version ^3.4 || ^4.0
symfony/messenger Version ^4.2
The package lendable/symfony-messenger-polyfill contains the following files
Loading the files please wait ....