#symfony Suchergebnisse
The @SymfonyUX Toolkit PR has been merged🎉 With Toolkit, we want to help developers to quickly start new #Symfony projects by providing them high-quality and fully customizable Twig components. It's not revolutionary in itself, but it is in the Symfony ecosystem. #DesignSystem



20 years ago, #Symfony was publicly released as a #PHP Open-Source project. Thank you all for your support along the years.

I'm working on a cached version of the #Symfony ObjectMapper that's about 3 times faster! My objective is full compatibility with the current features. Current status: 63/66 functional tests passed. Just 3 tests to go! 🚀

The #Symfony AI hackathon has just started in Berlin and online. Let’s shape the future for our applications!

🚀 I just built & merged prompt-as-file support in #Symfony AI — check out the PR: 👉 github.com/symfony/ai/pul… Now you can store your agent’s prompt definitions in files (e.g. .txt, .json, YAML etc.) — keeps your config cleaner and prompts versioned. Would love your feedback! 💬

🚀 I just introduced a new feature into #Symfony AI: 👉 github.com/symfony/ai/pul… MultiAgent — a way to orchestrate multiple agents with handoff rules and fallback logic. 💡 Now you can split tasks, route queries between agents, and build more advanced AI pipelines. We would love…

Good reminders and novelties about the #Symfony Dependency Injection system from @nicolasgrekas #ForumPHP

Just when we thought the #Symfony Dependency Injection component was feature complete, we've opened a new chapter with the introduction of resource definitions. Classes can be tagged according to the interfaces or attributes they use, to be injected them into services.

Herramienta de escaneo automatizado para detectar múltiples vulnerabilidades conocidas en aplicaciones #Symfony expuestas a Internet. #Exploit #PoC github.com/moften/Symfony…

🤔 What about a new #PHP function to retrieve a function args indexed by their name? Impossible today without heavy reflection logic. Pretty sure we could use this in #Symfony when we need to support new function args without breaking backward compat 👀 github.com/php/php-src/pu…

Last talk of the day #ForumPHP by @matarld for a deep dive into #Symfony’s BC promise and how to handle deprecations like you manage dirty socks 🧦


I'm today's years old discovering that #Symfony has built-in support (since 5.4) for detecting the locale from the `Accept-Language` HTTP request header... 😅 symfony.com/blog/new-in-sy…
In four days at #ForumPHP, I’ll explain how to never run out of clean socks. (and, incidentally, how to handle #Symfony deprecations)

🤯 Le DTO qui contiens ce qu’il faut pour être créer à partir des arguments passé lorsqu’on joue un commande custom #Symfony Tu map ton DTO en argument de la méthode _invoke de ta commandes et tu récupères ton objet 🧙♂️ 👏🏽👏🏽👏🏽 Merci @nicolasgrekas pour la conf au #forumphp

6️⃣ Clean Code Series: Variables📒 🧑💻 ☑️ Avoid nesting too deeply and return early (part 1) 💡Too many if-else statements can make your code hard to follow. Explicit is better than implicit. 🐘 #PHP #Laravel #Symfony

Congrats to Dmytro Liashko on his first merged contribution to Symfony: a small translation fix. Open source thrives on contributions of all sizes. Don’t wait for the “perfect” contribution. Start small, start now. dub.sh/UY6Xv5x #symfony #opens

🌷 #Symfony_Con Amsterdam 2025 is coming soon! We’re proud to be a Diamond Sponsor 💎 for the 20th anniversary of #Symfony edition 🎉 🗓️ Join us on Nov 27–28, 2025 Hope you can make it! Many exciting surprises await you 🤫 Book your seat now 👉 lnkd.in/d4Cndc9y

🇹🇳 Meet up le 25 octobre 2025 meetup.com/symfony-user-g… Quand j’étais en mission pour 1 ESN sur Paris, j’étais avec des tunisiens, des cracks sur #Symfony J’ai gardé avec certains d’entre eux 🙌🏾

20 years ago, #Symfony was publicly released as a #PHP Open-Source project. Thank you all for your support along the years.
It's Hot Tip Wednesday! Need to add location features to your Sulu site? The LocationBundle provides a unified API for geocoding services like Nominatim (OpenStreetMap) and Google Maps. dub.sh/OP3JwSZ #sulucms #symfony #geolocation
🚀 AFUP Day 2026 Lille 🗓 May 22, 2026 🇫🇷 Lille, France ❤️ Retweet to support! #php #laravel #symfony #tech #it #conference dev.events/conferences/af…
🚀 phpday 2026 🗓 May 14, 2026 🇮🇹 Verona, Italy ❤️ Retweet to support! #php #laravel #symfony #tech #it #conference dev.events/conferences/ph…
This evening, join a community of passionate developers for the 1st #Symfony meetup in Munich in a long time 🇩🇪🍺 🎙️ You'll hear great talks by @JoistenSilas & @movetodevnull Thank you @Finanztip for hosting us Free entrance, few seats left 👉 tinyurl.com/53mv9hd3


Symfony’s Core Team crammed this release with big Developer Experience (DX) improvements, sweet performance gains, and vital architecture tweaks. - hackernoon.com/everything-you… #symfony #php
The @SymfonyUX Toolkit PR has been merged🎉 With Toolkit, we want to help developers to quickly start new #Symfony projects by providing them high-quality and fully customizable Twig components. It's not revolutionary in itself, but it is in the Symfony ecosystem. #DesignSystem



This weekend I worked on @SymfonyUX Map, more specifically on using a Map inside a LiveComponent and updating it visually when the Map is modified on the back end. ➡️ github.com/symfony/ux/pul… Code reviews are welcome :) #Symfony #SymfonyUX



🚀Support for invokable commands will land in #Symfony Console 7.3. No need to extend the base Command class anymore 🎉 Input options/arguments are configured through #PHP #[Attributes]. And there is more to come!
![chalas_r's tweet image. 🚀Support for invokable commands will land in #Symfony Console 7.3. No need to extend the base Command class anymore 🎉 Input options/arguments are configured through #PHP #[Attributes].
And there is more to come!](https://pbs.twimg.com/media/Gg7nvYQXcAAP5ec.jpg)
🚀 I just built & merged prompt-as-file support in #Symfony AI — check out the PR: 👉 github.com/symfony/ai/pul… Now you can store your agent’s prompt definitions in files (e.g. .txt, .json, YAML etc.) — keeps your config cleaner and prompts versioned. Would love your feedback! 💬

Conferences are great opportunities to move forward #OSS contribs. Finalizing some important PRs for #Symfony 7.2 here #ForumPHP!

I'm working on a cached version of the #Symfony ObjectMapper that's about 3 times faster! My objective is full compatibility with the current features. Current status: 63/66 functional tests passed. Just 3 tests to go! 🚀

🚀 Merged: JsonEncoder component! #Symfony 7.3 will come with blazing fast, resource-efficient object to JSON serialization. Kudos @matarld!

The #Symfony AI hackathon has just started in Berlin and online. Let’s shape the future for our applications!

[CDI] Nouveau poste backend #PHP #Symfony : Venez rejoindre 𝐓𝐎𝐔𝐋𝐎𝐈𝐒𝐈𝐑𝐒 à Paris 13! -Salaire: 60K€ -30 jours congés payés & 15 jours de RTT -Stack: PHP 8.3/Symfony, MySQL/Mongo, Docker Equipe en création, possibilité d'évoluer vers un poste de #lead. 𝐓𝐨𝐮𝐭 𝐞𝐬𝐭…
![jlondiche's tweet image. [CDI] Nouveau poste backend #PHP #Symfony : Venez rejoindre 𝐓𝐎𝐔𝐋𝐎𝐈𝐒𝐈𝐑𝐒 à Paris 13!
-Salaire: 60K€
-30 jours congés payés & 15 jours de RTT
-Stack: PHP 8.3/Symfony, MySQL/Mongo, Docker
Equipe en création, possibilité d'évoluer vers un poste de #lead. 𝐓𝐨𝐮𝐭 𝐞𝐬𝐭…](https://pbs.twimg.com/media/GYyy1HRWAAkhwFr.jpg)
Something went wrong.
Something went wrong.
United States Trends
- 1. Carson Beck 12.5K posts
- 2. Miami 90.2K posts
- 3. Louisville 18.9K posts
- 4. Ohtani 63.9K posts
- 5. #SmackDown 46.5K posts
- 6. #BostonBlue 5,114 posts
- 7. Malachi Toney 2,316 posts
- 8. Jeff Brohm 1,527 posts
- 9. George Santos 62.2K posts
- 10. Mario Cristobal N/A
- 11. Chris Bell 1,910 posts
- 12. #OPLive 2,110 posts
- 13. Geno 9,158 posts
- 14. Ilja 18.8K posts
- 15. 4 INTs N/A
- 16. The U 564K posts
- 17. Suarez 28.9K posts
- 18. Nebraska 12.4K posts
- 19. Raiola 2,158 posts
- 20. #SeizeTheMoment 9,418 posts