4️⃣ Clean Code Series: Variables📒 🧑💻 ☑️ Use searchable names (part 2) 🐘 #PHP #Laravel #Symfony

rajkbnp's tweet image. 4️⃣ Clean Code Series: Variables📒 🧑💻

☑️ Use searchable names (part 2)

🐘 #PHP #Laravel #Symfony

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

HugoAlliaume's tweet image. 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
HugoAlliaume's tweet image. 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
HugoAlliaume's tweet image. 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 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…

OskarStark's tweet image. 🚀 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…

Working on #Symfony AI 🙌😎☀️

OskarStark's tweet image. Working on #Symfony AI 🙌😎☀️

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

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

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

s0yuka's tweet image. 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! 🚀

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 🧦

BakslashHQ's tweet image. 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 🧦
BakslashHQ's tweet image. 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 🧦

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

alexdaubois's tweet image. 🤔 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…

🤯 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

SmaineDev's tweet image. 🤯 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

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

OskarStark's tweet image. 🚀 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! 💬

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.

GromNaN's tweet image. 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.

☀️🌊 SymPony has entered vacation mode! 🐴✈️ From code to coconuts, our favorite pony is soaking up the sun in beautiful Cancún, México! 🏝️ Wishing you a bright, breezy, Symfony-style summer! 💛 #Symfony #SymponyOnTour

symfonycon's tweet image. ☀️🌊 SymPony has entered vacation mode! 🐴✈️
From code to coconuts, our favorite pony is soaking up the sun in beautiful Cancún, México! 🏝️
Wishing you a bright, breezy, Symfony-style summer! 💛
#Symfony #SymponyOnTour

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

BakslashHQ's tweet image. Good reminders and novelties about the #Symfony Dependency Injection system from @nicolasgrekas #ForumPHP

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

matarld's tweet image. In four days at #ForumPHP, I’ll explain how to never run out of clean socks.

(and, incidentally, how to handle #Symfony deprecations)

4️⃣ Clean Code Series: Variables📒 🧑💻 ☑️ Use searchable names (part 2) 🐘 #PHP #Laravel #Symfony

rajkbnp's tweet image. 4️⃣ Clean Code Series: Variables📒 🧑💻

☑️ Use searchable names (part 2)

🐘 #PHP #Laravel #Symfony

Congratulations ! Thank you for making #Symfony


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

sensiolabs's tweet image. 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
sensiolabs's tweet image. 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


Doctrine Entidades - Symfony 7 Acompanhe em youtu.be/dpvl8F-8RTg?si… #symfony #doctrine

Code_Experts's tweet image. Doctrine Entidades - Symfony 7

Acompanhe em youtu.be/dpvl8F-8RTg?si…

#symfony #doctrine

2️⃣ Clean Code Series: Variables📒 🧑💻 ☑️ Use the same vocabulary for the same type of variable 🐘 #PHP #Laravel #Symfony

rajkbnp's tweet image. 2️⃣ Clean Code Series: Variables📒 🧑💻

☑️ Use the same vocabulary for the same type of variable

🐘 #PHP #Laravel #Symfony

1️⃣ Clean Code Series: Variables📒 🧑💻 ☑️ Use meaningful and pronounceable variable names 🐘 #PHP #Laravel #Symfony

rajkbnp's tweet image. 1️⃣ Clean Code Series: Variables📒 🧑💻

☑️ Use meaningful and pronounceable variable names

🐘 #PHP #Laravel #Symfony

2️⃣ Clean Code Series: Comparision 📒💻 ☑️ Null coalescing operator 🐘 #PHP #Laravel #Symfony

rajkbnp's tweet image. 2️⃣ Clean Code Series: Comparision 📒💻

☑️ Null coalescing operator

🐘 #PHP #Laravel #Symfony

1️⃣ Clean Code Series: Comparision 📒💻 ☑️ Use identical comparison 🐘 #PHP #Laravel #Symfony

rajkbnp's tweet image. 1️⃣ Clean Code Series: Comparision 📒💻

☑️ Use identical comparison

🐘 #PHP #Laravel #Symfony

4️⃣ Clean Code Series: Variables📒 🧑💻 ☑️ Use searchable names (part 2) 🐘 #PHP #Laravel #Symfony

rajkbnp's tweet image. 4️⃣ Clean Code Series: Variables📒 🧑💻

☑️ Use searchable names (part 2)

🐘 #PHP #Laravel #Symfony

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

HugoAlliaume's tweet image. 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
HugoAlliaume's tweet image. 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
HugoAlliaume's tweet image. 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

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

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

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

OskarStark's tweet image. 🚀 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…

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

HugoAlliaume's tweet image. 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
HugoAlliaume's tweet image. 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

Working on #Symfony AI 🙌😎☀️

OskarStark's tweet image. Working on #Symfony AI 🙌😎☀️

#Symfony: "yours to discover"

zenstruck's tweet image. #Symfony: "yours to discover"

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

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

Deleting files after sending them is an underrated feature of #Symfony's BinaryFileResponse

_newtonjob's tweet image. Deleting files after sending them is an underrated feature of #Symfony's BinaryFileResponse

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

OskarStark's tweet image. 🚀 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! 💬

[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. 𝐓𝐨𝐮𝐭 𝐞𝐬𝐭…

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

Neat addition to #symfony upgrade set 😎

VotrubaT's tweet image. Neat addition to #symfony upgrade set 😎

📦What's the state of #Webpack Encore? @HugoAlliaume tells us all we need to know about #JS bundlers in #Symfony👇

BakslashHQ's tweet image. 📦What's the state of #Webpack Encore? @HugoAlliaume tells us all we need to know about  #JS bundlers in #Symfony👇

🤯 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

SmaineDev's tweet image. 🤯 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

Loading...

Something went wrong.


Something went wrong.


United States Trends