Live blogging from SymfonyLive London 2019
This commit is contained in:
parent
e7b1094d50
commit
6a4f22f97b
|
@ -41,3 +41,4 @@ Building flexible high-level abstractions on top of low-level ones
|
|||
* new `Texter` and `SmsMessage` class for sending SMS messages
|
||||
* Same abstraction as emails, but for SMS messages
|
||||
* Based on HttpClient + Symfony Messenger and third-party providers (Twilio and Nexmo) `twilio://` and `nemxo://`
|
||||
* Can set via transport `$sms->setTransport('nexmo')`
|
||||
|
|
Reference in a new issue