Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Laracasts

Static Analysis with PHPStan

via Laracasts

Overview

PHP is very much a dynamically typed language. You can write entire applications without ever so much as type hinting a string.But, if you prefer a stricter approach, there is a tool that makes PHP more akin to TypeScript or Rust - PHPStan! Let me show you the ropes in this short series.

Syllabus

  • Static What Now?
  • Installation and First Run
  • Ignoring Errors
  • Use Phpdocs to Provide Context
  • An Introduction to Generics

Taught by

Luke Downing

Reviews

Start your review of Static Analysis with PHPStan

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.