
How I Refactored My Symfony Application with Clean Architecture and DDD
How I moved a growing Symfony platform from technical folders to bounded contexts, inward dependencies, explicit ports, and architecture checks with Deptrac.
Read
Engineering notes
Practical notes on software engineering, backend systems, frontend architecture, deployments, and applied research.

How I moved a growing Symfony platform from technical folders to bounded contexts, inward dependencies, explicit ports, and architecture checks with Deptrac.
July 4, 2024
A Symfony security approach that separates application users from framework-specific security models.
July 1, 2024
A Symfony webhook flow for sending GitHub repository notifications to Telegram.