Hello phpstan-sylius extension
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.
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.
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.
Besides developing Sylius plugins for our partners like Gally or SCHUFA, we also have our own Sylius plugins in development.
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.
I've been selected to speak at SyliusCon 2024 in November. At the conference, I will present a brand-new talk called "Simplifying Sylius Containerization with DDEV".
In the Sylius administrative view, users are required to log in. However, in the storefront view, visitors can navigate freely as guests. Sylius does not offer built-in support if you prefer not to allow guest visitors to access your website without a valid login.