Laravel Daily — Larastan - Catch Bugs with Static Analysis

Laravel Daily — Larastan - Catch Bugs with Static Analysis

Register & Get access to index
catch-bugs.png


Whether you are starting a new project or taking over an existing project - one question will always come up: "How do I improve code quality?".

This question is as old as time itself. The answer could be as simple as "write better code" but in reality - it's not that simple. That's why you should use tools to help you write better code. One of those tools is Larastan. It's a wrapper on a static analysis tool called PHPStan.

larastanScaryExample.png


In this text-based course, we will explore how it works, with different examples of bugs it may potentially prevent.
Author
phpdai
Downloads
186
Views
1,041
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from phpdai