PHP Developer Day 2026 Conference
I'm happy to announce that I'll be joining the celebrations at the 10-year anniversary of the PHP Developer Day Conference on September 25th, organized by my friends at the PHP Usergroup Dresden.
I'm happy to announce that I'll be joining the celebrations at the 10-year anniversary of the PHP Developer Day Conference on September 25th, organized by my friends at the PHP Usergroup Dresden.
I've been using OpenCode for my AI development workflow over the past six months. I like the flexibility and extensibility of OpenCode. However, one feature I missed was the ability to receive sound notifications when my attention was required.
API Platform Conference 2026 is back on September 17–18, 2026 in Lille, France.
The Sylius framework, built on top of Symfony, offers a robust foundation for e-commerce applications. One of its strengths is the ease of integrating Symfony UX components, such as the autocomplete element, into the Sylius Admin UI. However, when dealing with translatable Sylius entities, the Symfony UX Autocomplete component requires additional configuration to function properly.
I was on a little adventure: I attended my very first Symfony community event. SymfonyLive 2026 in Berlin on April 23-24.
This was a special experience for me as it marked my first time attending a Symfony community gathering. And trust me, it definitely won't be my last! From the first day on, I felt genuinely welcomed by everyone around me.
While experimenting with the new Symfony AI component, I realized that you cannot only build MCP servers for your application but also have an MCP server integrated that exposes insights in your Symfony app for your coding agent. This component is called the AI Mate.
Our next PHPUG Frankfurt meetup is scheduled for the 21st of May 2026 at the office from our friends at Reservix.
In the Sylius Admin interface, a breadcrumb element is present in the content part of various pages.
This element is rendered using the @SyliusBootstrapAdminUi/shared/crud/update/content/header/breadcrumbs.html.twig Twig template.
In one of our Sylius projects, we are using the Sylius Settings plugin by our friends from Monsieur Biz to manage settings efficiently.