Code Analysis Tool
"Larastan is a
phpstan
wrapper for Laravel. It focuses on finding errors in your code, catching whole classes of bugs even before you write tests for the code."
- Adds static typing to Laravel to improve developer productivity and code quality
- Supports most of Laravel's beautiful magic
- Discovers bugs in your code
Nuno Maduro
@enunomaduro