How Agile Processes Strengthen Tech Leadership Through Team-Driven-Improvement
In today's dynamic tech environments, the best teams aren't the ones with the most rigid processesâ...
I am a php enthusiast being interested in clean code, architecture and developer experience.
With over 19 years of hands-on experience, I specialize in PHP and Symfony. I love working with tools that ensure code quality, consistency, and reliability at every stage of development.
Whether building new features or refining existing systems, I care deeply about code thatâs not just functional â but also a pleasure to read, maintain, and extend.
In today's dynamic tech environments, the best teams aren't the ones with the most rigid processesâ...
As seasoned PHP developers, we often find ourselves spending a significant portion of our time inside an IDE. PhpStorm, JetBrainsâ flagship IDE for PHP, is incredibly powerfulâbut with great power comes complexity. Optimizing your workflow can make the difference....
While PHPUnit helps you test in isolation, Behat enables you to test integration and behaviorâthe way your application is perceived by users or external systems....
âThe common mistake that many developers do is that they more or less dump inputs blindly.â â Daniel Deogun The Authors...
Boost PhpStormâs speed with practical performance tweaksâoptimize memory, trim plugins, and fine-tune indexing. Includes Symfony-specific tips to reduce overhead and keep your IDE fast, even on large projects....
For experienced developers, writing tests is no longer a question of if, but how well. Yet, too often we encounter codebases where writing meaningful, isolated unit tests feels like a chore. Dependencies are hardcoded, side effects abound, and every test becomes a fragile house of cards....