SaaSHub helps you find the best software and product alternatives Learn more →
Larastan Alternatives
Similar projects and alternatives to larastan
-
Laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
PHP Code Sniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better larastan alternative or higher similarity.
larastan discussion
larastan reviews and mentions
Posts with mentions or reviews of larastan.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-09-15.
-
PHPStan: Your Development Best Friend Who Actually Knows PHP Better Than You Do
For Laravel developers: Larastan is specifically designed for Laravel projects and includes deep integration with Eloquent, Collections, Facades, and other Laravel-specific patterns.
-
Enhancing Laravel Code Quality with Larastan
A list of configurable rules specific to Laravel can be found here.
-
How to build a Laravel app using TDD that won't hurt you in the future
To fix errors early on we're going to use Larastan by Nuno Maduro — a static analysis tool based on PHPStan.
-
7 Laravel Packages to Improve Coding Standards and Reduce Bugs
Larastan is a Coding Standards Fixer tool, It's a PHPStan wrapper for Laravel. Larastan focuses on finding errors in your code. It catches whole classes of bugs even before you write tests for the code.
-
Underestimated PHP
Static analysis or Laravel-lovers
-
Modern PHP practices... where to start, what to look out for?
Static Analysis Tools - there are a number of tools that help you to manage code style (PHPCS, PHP-CSFixer, and a new one, Laravel Pint), as well as tools to analyse the "correctness" of your code (Psalm, PHPstan, in particular LaraStan).
-
10 Laravel packages that might save your day
7. nunomaduro/larastan
-
Matt Brown, the creator of psalm, stops working at Vimeo (and stops working with PHP)
https://github.com/nunomaduro/larastan should help with this specifically
-
Larastan 0.7.3 is released with a rule that can check Laravel Octane compatibility
New 0.7.3 release includes a rule that can check Laravel Octane compatibility of your application. It basically automates the things mentioned in the official docs. You can give it a try now! And let me know what do you think!
-
I am attracted to Symfony a lot while I already develop very well with Laravel. Should I also learn Symfony?
again, not trying to get into a symfony vs laravel debate, but you can do static analysis https://github.com/nunomaduro/larastan
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Aug 2026
Stats
Basic larastan repo stats
10
6,482
8.2
16 days ago
larastan/larastan is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of larastan is PHP.