PHPStan Setup and Configuration - Intro into professional PHP development

Опубликовано: 12 Сентябрь 2024
на канале: Frank Prins
634
30

I've talked a lot about PHPStan, and in this video it's finally time to set it up! I'll show setup, configuration, and then fix some issues. After that, I'll configure a Github action workflow to ensure that PHPStan likes our codebase.

00:00 Intro
00:17 Installation
00:55 Configuration
03:05 Adding composer script
03:55 Levels
05:14 turning up strictness
06:00 Fixing issues
09:45 GitHub action workflow
10:38 outro