#symfony 검색 결과
#Symfony turns 20! 🥳 Two decades of code, community, and innovation — 20 candles and counting! Grateful for every contributor who’s made this journey possible 🫶 #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



20 years ago, #Symfony was publicly released as a #PHP Open-Source project. Thank you all for your support along the years.
🚀 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'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! 🚀

In four days at #ForumPHP, I’ll explain how to never run out of clean socks. (and, incidentally, how to handle #Symfony deprecations)

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

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.

🤔 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…

Listening to my friend and partner @matarld in Chicago #SymfonyDay talking about cats, memory, serialization and JsonStreamer - the brand new component he brought to #Symfony recently 🙌

One of the first things we do in the Symfony 7 Microservice course is implement a healthcheck endpoint for monitoring the health and availability of our service. #Symfony 7 Microservice available soon as a bundle with my Testing Symfony course. Follow for updates. #php

🚀 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…

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 🧦


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

7️⃣ Clean Code Series: Variables📒 🧑💻 ☑️ Avoid nesting too deeply and return early (part 2) 🐘 #PHP #Laravel #Symfony

Hey #Symfony developers! 👋 Tired of writing boilerplate code to map data between DTOs and entities? 😩 Level up your game with the new Symfony ObjectMapper component! 🚀 This powerful tool automates the process, making your code cleaner, more maintainable, and less prone to…

Ready for 20 more, with #Symfony 17.4 & 18.0! 🎂 Grateful to be part of this team and this community 🫶
#Symfony turns 20! 🥳 Two decades of code, community, and innovation — 20 candles and counting! Grateful for every contributor who’s made this journey possible 🫶 #PHP


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…
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



#Symfony turns 20! 🥳 Two decades of code, community, and innovation — 20 candles and counting! Grateful for every contributor who’s made this journey possible 🫶 #PHP


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



🚀 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'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! 🚀

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

🚀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)
Good reminders and novelties about the #Symfony Dependency Injection system from @nicolasgrekas #ForumPHP

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

This is awesome! #Laravel starts using #[Autowire] attribute logic from #Symfony as well 🍻 More to learn from each other 🤗
![VotrubaT's tweet image. This is awesome! #Laravel starts using #[Autowire] attribute logic from #Symfony as well 🍻
More to learn from each other 🤗](https://pbs.twimg.com/media/GWBHKHVXoAAYKpq.png)
🚀 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…

Something went wrong.
Something went wrong.
United States Trends
- 1. #AEWWrestleDream 65K posts
- 2. sabrina 59.5K posts
- 3. Stanford 7,802 posts
- 4. Darby 10.5K posts
- 5. #byucpl N/A
- 6. Hugh Freeze 2,877 posts
- 7. Mizzou 6,024 posts
- 8. Lincoln Riley 2,713 posts
- 9. Utah 31.5K posts
- 10. Kentucky 25.2K posts
- 11. Norvell 2,272 posts
- 12. Bama 16.1K posts
- 13. Arch 26K posts
- 14. Stoops 4,978 posts
- 15. #RollTide 9,027 posts
- 16. Nobody's Son 1,902 posts
- 17. Sark 4,559 posts
- 18. Tennessee 55.7K posts
- 19. Notre Dame 16.6K posts
- 20. #StreamFighters4 97.8K posts