New in Symfony 5.3: Notifier Integrations


The Notifier component was introduced in Symfony 5.2 as the best way to send
notifications via one or more channels (email, SMS, chats, etc.) The component
is already integrated with dozens of services, but in Symfony 5.3 we’ve added
many more integrations:
Chatting services

SMS services

Other
We’ve also added some fake SMS and chat services so you can use them to debug
features while developing them:

Sponsor the Symfony project.