Blog
Insights into my everyday programming life and other interesting technical tidbits
December 2025
REST API Design: Best Practices for Symfony Projects
Proven patterns and conventions for REST API design in Symfony – from URL structure to error handling.
Read More →November 2025
Symfony Messenger in Production: systemd Service, RabbitMQ and nginx HTTP/2 Push
From local development to production-ready setup: How to run Symfony Messenger with RabbitMQ, a custom systemd service and nginx HTTP/2 server push.
Read More →May 2025
Shopware 6 App System vs. Plugin: What's the Difference and Which Should You Use?
Shopware 6 offers two extension models: the classic plugin (PHP code in the shop process) and the new app system (external services via webhook). This post explains the differences and helps you decide which to use.
Read More →