FormFlow support for multistep forms has landed in Symfony 7.4, complete with a demo project and plenty of examples 🧵
Eager to see how others will build upon it and what new use cases emerge 🤓
Huge thanks to all reviewers and contributors who helped refine it! ❤️🔥
Posts by Alan Poulain
PHP 8.5 arrive le 20 novembre, et cette version apporte des améliorations majeures pour simplifier notre quotidien. Découvrez avec @vinceamstoutz.bsky.social ce qu'il faut retenir de cette nouvelle version : les-tilleuls.coop/blog/sortie-...
🚀 New in Symfony 7.4: Better Exceptions in Terminal
➡️ symfony.com/blog/new-in-symfony-7-4-...
🎂 @symfony.com fête ses 20 ans, et pour marquer cette étape, nous leur avons conçu une page immersive célébrant 2 décennies d’innovation. Découvrez les défis techniques ainsi que notre approche UX/UI dans cet article : les-tilleuls.coop/blog/un-site...
Longue vie à Symfony !
🔐 Simplify auth in your app: Add role-based access control (RBAC) on top of your REST API
React-admin already handles client-side RBAC. But what about the backend?🤔
We’ve built a generic RBAC proxy server that reuses your RBAC roles to enforce permissions server-side.
marmelab.com/blog/2025/10...
Introducing the Trigger Mapping Bundle: make SQL triggers visible, versioned & maintainable alongside your Doctrine entities. Finally bridge the gap between @symfony.com & your database: les-tilleuls.coop/en/blog/reco...
You enjoyed the thread about "unadvertised" features of the upcoming #PHP 8.5 release? 🤩
Let's do it again with the latest released version, PHP 8.4, for all #Symfony/#Laravel/vanilla PHP fans 🚀
Here are 11 FEATURES you probably don't know about the current PHP version 🧵👇
🚀 Kicking off the Symfony AI Initiative
➡️ symfony.com/blog/kicking-off-the-sym...
Finally, @symfony.com just announced its #AI Initiative - a comprehensive framework for building AI-powered #PHP applications (even for numerous #Laravel fans!)
From multi-provider #LLM support to agent-based automation and #RAG, here’s everything you need to know 🧵👇
The @symfony.com #JsonPath component RFC compliance fixes are going strong! Expect better compliance with the RFC test suite in monthly #Symfony patch releases. About 20 cases (on nearly 900!) to fix and we're good!
More info about the component 👉 symfony.com/doc/current/...
🔥 #PHP 8.5 first #alpha version has been released and it's packed of incredible features you don't know yet. @thephpf.bsky.social is delivering yet another awesome release.
Here are 10 curated features, a couple you may have heard of, and many more I'm sure you'll discover here! 👇🧵
Here's a PR that connects a decade of design evolution with the bleeding-edge #[AutowireMethodOf] attribute to achieve true functional dependency injection! 🤯
A must-read for architecture fans 😉 #SymfonyDI4ever
github.com/symfony/symf...
Symfony 7.3 est là ! Nouvelles fonctionnalités (ObjectMapper, JsonPath, EventStreamResponse, précompression…) et meilleure DX : découvrez avec @alexdaubois.bsky.social ce qu’il faut retenir de cette release, considérée comme l'une des meilleures jamais publiées : les-tilleuls.coop/blog/sortie-...
🚀 New in Symfony 7.3: Serializer Improvements
➡️ symfony.com/blog/new-in-symfony-7-3-...
The new @symfony.com #JsonPath component just got more useful: directly integrate it in your test cases to ensure everything is at the right place in your #JSON string/resource 👀
Experimental and to be tested in #Symfony 7.3 🙌
Pull request: github.com/symfony/symf...
🚀 New in Symfony 7.3: Dependency Injection Improvements
➡️ symfony.com/blog/new-in-symfony-7-3-...
FrankenPHP is now officially supported by the PHP Foundation, the project repository will be moved to the PHP organization on GitHub, and the collaboration between the PHP project, the Caddy web server, and @les-tilleuls.coop will intensify even further!
les-tilleuls.coop/en/blog/fran...
🚀 New in Symfony 7.3: ObjectMapper Component
➡️ symfony.com/blog/new-in-symfony-7-3-...
🚀 New in Symfony 7.3: Simpler Server Event Streaming
➡️ symfony.com/blog/new-in-symfony-7-3-...
Bonjour 👋
Un an pour transformer notre legacy #Laravel en Clean Architecture : défis techniques, concessions nécessaires, impact sur la qualité du code ... Découvrez la théorie et les leçons apprises ✨
👉 laravel-france.com/posts/clean-...
#php #Laravel #CleanArchitecture
Introducing A Streaming AMQP Transport for Symfony Messenger
➡️ symfony.com/blog/introducing-a-strea...
🚀 New in Symfony 7.3: Global Translation Parameters
➡️ symfony.com/blog/new-in-symfony-7-3-...
🚀 New in Symfony 7.3: Assets Pre-Compression
➡️ symfony.com/blog/new-in-symfony-7-3-...
We've published the latest edition of our tech radar, where we share what we've learned in the latest rounds of technological change
www.thoughtworks.com/radar
A new Symfony component has been merged!
[ObjectMapper] Object to Object mapper component
github.com/symfony/symf...
👏👏 @soyuka.me And all others people involved!
Exciting News! API Platform 4.1 is here! 🎉 Dive into our latest blog post to discover the incredible new features:
soyuka.me/api-platform...
Even better: with no new deprecations, now is the ideal time to upgrade! :D
Just discovered react-scan: a tool that automatically detects performance issues in your #React app.
It visually highlights component re-renders, helping you spot performance issues at a glance. Simple & effective!
Great work! 👏 @aidenybai.bsky.social
🔗 github.com/aidenybai/re...
🎙️ In case you missed @tkdodo.eu's talk “React Query - The Bad Parts” at @reactdayberlin.gitnation.org, he recently uploaded the slides and transcript of his talk.
Definitely worth a read!👇
🔗 tkdodo.eu/blog/react-q...
#ReactQuery #TanstackQuery #react