Published onOctober 18, 2020Integrating PHPStan in PhpStorm / PHPStan Prophpstanphpstormstatic-analysisqualityddevdockerInstall and configure PHPStan for your project and wire it into PhpStorm – including baselines, framework stubs, and running inside Docker/DDEV.
Published onAugust 22, 2020Fully integrate DDEV and PhpStorm – including Unit Tests with CoverageddevphpstormdockerxdebugphpunitcoverageConfigure PhpStorm to run everything inside DDEV: CLI/Composer, PHPUnit with coverage, debugging (Xdebug), and quality tools – fully integrated.