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! โค๏ธโ๐ฅ
27.10.2025 09:40 โ
๐ 12
๐ 3
๐ฌ 2
๐ 0
Sortie de PHP 8.5 : ce quโil faut retenir | Les-Tilleuls.coop
PHP 8.5, prรฉvu pour le 20 novembre, apporte de nombreuses nouveautรฉs et amรฉliorations majeures. Dรฉcouvrons ensemble ce quโil rรฉserve.
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-...
27.10.2025 13:16 โ
๐ 4
๐ 1
๐ฌ 0
๐ 0
๐ New in Symfony 7.4: Better Exceptions in Terminal
โก๏ธ https://symfony.com/blog/new-in-symfony-7-4-better-exceptions-in-terminal
28.10.2025 09:15 โ
๐ 5
๐ 2
๐ฌ 0
๐ 0
Un site anniversaire pour cรฉlรฉbrer les 20 ans de Symfony ! | Les-Tilleuls.coop
Nous avons collaborรฉ avec Symfony pour la conception de la page de leurs 20 ans. Voyons ensemble les challenges UX/UI de ce projet.
๐ @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 !
15.10.2025 09:47 โ
๐ 8
๐ 6
๐ฌ 0
๐ 0
Add Role-Based Access Control On Top Of Your REST API
We built a Caddy module to control access to REST resources based on the user's role and a set of permissions.
๐ 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...
17.10.2025 08:46 โ
๐ 4
๐ 1
๐ฌ 0
๐ 1
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 ๐งต๐
18.07.2025 07:44 โ
๐ 10
๐ 4
๐ฌ 1
๐ 0
๐ Kicking off the Symfony AI Initiative
โก๏ธ https://symfony.com/blog/kicking-off-the-symfony-ai-initiative
11.07.2025 13:43 โ
๐ 22
๐ 19
๐ฌ 2
๐ 2
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 ๐งต๐
15.07.2025 07:16 โ
๐ 10
๐ 4
๐ฌ 1
๐ 0
The JsonPath Component (Symfony Docs)
7.3 The JsonPath component was introduced in Symfony 7.3 as an experimental feature. The JsonPath component lets you query and extract data from JSON structures. It implements the RFC 9535 โ JSโฆ
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/...
10.07.2025 07:45 โ
๐ 5
๐ 1
๐ฌ 1
๐ 0
๐ฅ #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! ๐๐งต
04.07.2025 08:29 โ
๐ 13
๐ 8
๐ฌ 2
๐ 0
Sortie de Symfony 7.3 : plus de fonctionnalitรฉs que jamais ! | Les-Tilleuls.coop
Dรฉcouvrez dans cet article les nouvelles fonctionnalitรฉs ainsi que les amรฉliorations de la version 7.3 de Symfony.
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-...
03.06.2025 07:45 โ
๐ 5
๐ 5
๐ฌ 0
๐ 1
๐ New in Symfony 7.3: Serializer Improvements
โก๏ธ https://symfony.com/blog/new-in-symfony-7-3-serializer-improvements
26.05.2025 09:17 โ
๐ 4
๐ 4
๐ฌ 0
๐ 0
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...
20.05.2025 07:15 โ
๐ 12
๐ 3
๐ฌ 0
๐ 0
๐ New in Symfony 7.3: Dependency Injection Improvements
โก๏ธ https://symfony.com/blog/new-in-symfony-7-3-dependency-injection-improvements
16.05.2025 09:12 โ
๐ 6
๐ 3
๐ฌ 0
๐ 0
FrankenPHP is now officially supported by the PHP Foundation | Les-Tilleuls.coop
The FrankenPHP project is now officially supported by the PHP Foundation to simplifiy the PHP development experience.
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...
15.05.2025 09:17 โ
๐ 100
๐ 37
๐ฌ 6
๐ 4
๐ New in Symfony 7.3: ObjectMapper Component
โก๏ธ https://symfony.com/blog/new-in-symfony-7-3-objectmapper-component
13.05.2025 09:18 โ
๐ 7
๐ 3
๐ฌ 0
๐ 1
๐ New in Symfony 7.3: Simpler Server Event Streaming
โก๏ธ https://symfony.com/blog/new-in-symfony-7-3-simpler-server-event-streaming
05.05.2025 09:13 โ
๐ 5
๐ 2
๐ฌ 0
๐ 0
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
25.04.2025 09:03 โ
๐ 3
๐ 1
๐ฌ 0
๐ 1
Introducing A Streaming AMQP Transport for Symfony Messenger
โก๏ธ https://symfony.com/blog/introducing-a-streaming-amqp-transport-for-symfony-messenger
25.04.2025 09:40 โ
๐ 9
๐ 2
๐ฌ 0
๐ 1
๐ New in Symfony 7.3: Global Translation Parameters
โก๏ธ https://symfony.com/blog/new-in-symfony-7-3-global-translation-parameters
24.04.2025 09:06 โ
๐ 6
๐ 2
๐ฌ 0
๐ 0
๐ New in Symfony 7.3: Assets Pre-Compression
โก๏ธ https://symfony.com/blog/new-in-symfony-7-3-assets-pre-compression
23.04.2025 09:20 โ
๐ 6
๐ 4
๐ฌ 0
๐ 0
Technology Radar | Guide to technology landscape
The Technology Radar is an opinionated guide to today's technology landscape. Read the latest here.
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
02.04.2025 14:56 โ
๐ 115
๐ 30
๐ฌ 6
๐ 1
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...
25.02.2025 10:50 โ
๐ 3
๐ 3
๐ฌ 0
๐ 0
๐๏ธ 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
18.02.2025 08:53 โ
๐ 14
๐ 3
๐ฌ 0
๐ 0
[RFC] Modern Compression (zstd, brotli) - Externals
#externals - Opening PHP's #internals to the outside
Let's add modern compression formats to PHP!
The new RFC for natively integrating Zstandard and Brotli proposed by @seld.be and myself would significantly improve Composer and asset pre-compression by @symfony.com AssetMapper.
18.02.2025 11:05 โ
๐ 17
๐ 8
๐ฌ 0
๐ 0