Securing the Symfony UX Autocomplete component
The Symfony UX Autocomplete component makes integrating an autocomplete element in your forms easy.
The Symfony UX Autocomplete component makes integrating an autocomplete element in your forms easy.
In preparation for the Sylius hackathon last week in Cologne, I wondered what project I could work on. I had a few topics on my mind. In the end, I decided to work on a PHPStan extension for Sylius.
Last week, I visited Cologne to join the Sylius hackathon organized by our friends from WilMa Digital.
After presenting Gally at conferences like SyliusCon 2023, SyliusDays 2024 and various PHP meetups, SymfonyLive Berlin 2025 is calling. Join me on April 3-4, 2025, to hear all about Gally.
On February 27th, the PHP meetup Metropolregion Rhein-Neckar will meet for the first time in 2025.
Often, we need to build some (Admin) UI for our Symfony-based applications. While there are quite a few options out there, like EasyAdmin or SonataAdminBundle, we decided against such an approach as it would introduce just another dependency to our software development stack.
On January 23rd, the PHPUG Frankfurt meetup will meet for the first time in 2025.
When our partner IONOS Cloud launched their new AI Model Hub offering, I tried to find a good use case to experiment with it. Why not build SyliusGPT? An AI solution knowing Sylius inside out - from a tech perspective.
Bugging Out in Vienna: Dagger, PIE, and the Best of SymfonyCon 2024
For API-based projects, we heavily rely on API Platform as the foundation. How can I attach some metadata to my input DTO? That was a task I wanted to solve recently.