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

Microsoft Teams added by Edouard Lescot in PR 39007 Gitter added by Christin Gruber in PR 39838 Mercure added by Mathias Arlaud in PR 39342

SMS services

SMS Biuras added by Vasilij Duško in PR 40691 LightSMS added by Vasilij Duško in PR 40607 iqsms added by Oleksandr B. in PR 39096 AllMySMS added by Quentin Dequippe in PR 39617 MessageBird added by Vasilij Duško in PR 40646 Spot-Hit added by James Hemery in PR 39948 Octopush added by Aurélien Martin in PR 39702 GatewayAPI added by Piergiuseppe Longo in PR 39568 Clickatell added by Kevin Auvinet in PR 38922

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

FakeSms added by James Hemery in PR 39949 FakeChat added by Oskar Stark in PR 40647

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/vwzxK2KGt7U/new-in-symfony-5-3-notifier-integrations

Creată 4y | 21 mai 2021, 10:20:07


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 mai 2025, 09:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 mai 2025, 07:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 mai 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 mai 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 mai 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 mai 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 mai 2025, 08:50:08 | Symfony