Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
cfb6eea5ff
commit
28b2adb79a
|
@ -136,6 +136,7 @@ Notifier
|
||||||
* New intern. Understand everything, 'just PHP'. Plain PHP application, not 'scary Symfony'
|
* New intern. Understand everything, 'just PHP'. Plain PHP application, not 'scary Symfony'
|
||||||
|
|
||||||
### Symfony Messenger
|
### Symfony Messenger
|
||||||
|
|
||||||
* `composer req symfony/messager` - best MessageBus implementation
|
* `composer req symfony/messager` - best MessageBus implementation
|
||||||
* Message -> Message bus -> Message handler
|
* Message -> Message bus -> Message handler
|
||||||
* Message is a plain PHP class
|
* Message is a plain PHP class
|
||||||
|
|
Reference in a new issue