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.
Writing Nomad Job files isn't that hard. Once you understand the basic structure, you can quickly write job files to deploy an application on a Nomad cluster.
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.
Ever wanted to learn about Sylius - the e-commerce framework built on top of Symfony?
Join me next Friday when I dive into the Sylius code base to show my friend Roland Golla what Sylius is and all the cool-aid behind it.
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.