Start with debugging PHP code
Debugging your PHP code with Visual Studio Code editor and Xdebug
Mar 5, 20236 min read428

Search for a command to run...
Articles tagged with #php
Debugging your PHP code with Visual Studio Code editor and Xdebug

Building a WebSocket service with PHP using Open Swoole.

Install and use PHPcs, PHPstan and Pest in your PHP projects (+bonus: a Makefile to launch them)
