Static Analysis with PHPStan
Offered By: Laracasts
Course Description
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
Related Courses
The Rust Programming LanguageUdemy Rust for Beginners: Learn Rust in 4 Hours
Udemy Rust For Undergrads
Udemy Take your first steps with Rust
Microsoft via Microsoft Learn Rust Fundamentals
Pluralsight