Php
Streamlining Development with Custom Shell Functions: Reusing a command with a custom config for each project
Discover how to create custom shell functions for PHPUnit, Composer, and other tools to streamline your development workflow, especially when working across various tech stacks.
read articleRun Laravel Artisan Tests directly in PhpStorm test view
Learn how to run Laravel tests directly in PhpStorm with a custom workaround for artisan test and PHPUnit.
read articleExpected, actual, and super fast assertion creation
Boost test-writing productivity with PhpStorm live templates and postfix templates. Learn to create expected/actual variables instantly and generate assertions with minimal keystrokes using custom IDE automation.
read articleCoder ses tests sans les mains grâce aux Live Templates de PhpStorm
Faciliter l’écriture des tests avec les Live Templates des IDE Jetbrains
read articleAn alias to easily debug PHP scripts
Simplify PHP debugging with a custom shell alias that handles all XDebug configuration options. Save time, keystrokes, and mental overhead by wrapping complex debugging commands in an easy-to-remember alias.
read articleFaster environment with xDebug and Docker
A few tips for a faster dev env with xDebug and Docker
read articleTravis and different PHP versions in the same repo
How to set up Travis for different applications stored in the same repo but using different PHP versions.
read articleTest for behaviour not for implementation
Discover how to write maintainable tests by focusing on behavior instead of implementation details, reducing coupling and improving test reliability.
read articleBDD and domain code
How to use Behat as a design tool.
read articleTShirt a day
Code, learning and t-shirts
read article
