https://phpstan.org todo: 1. install phpstan and configure it 2. create a baseline 3. provide a simple command to execute it during development (composer script or Makefile phony target) 4. configure a GH action to run it in CI