Libraries tagged by phpstan-extension
staabm/cross-repo-unused-methods
2176 Downloads
Finds unused public code across repositories
neoighodaro/unused-public
1142 Downloads
Detect unused public properties, constants and methods in your code
lastdragon-ru/lara-asp-dev
4 Downloads
The Awesome Set of Packages for Laravel - Dev tools.
xefi/phpstan-xefi-rules
3 Downloads
Some custom PHPStan extensions for a better code base
thibaud-dauce/phpstan-blade
23 Downloads
PHPStan extension to analyse Laravel Blade views.
prinsfrank/php-validated-properties-phpstan
105 Downloads
PHPStan extension for the php-validated-properties package
networkteam/flow-phpstan
225 Downloads
A PHPStan extension for neos/flow
hxv/phpstan-event-dispatcher-exceptions
5 Downloads
PHPStan extension and rules for exceptions in Symfony EventDispatcher.
gquemener/unused-argument
1 Downloads
PhpStan extension to detect unused function argument
frankbv/phpstan-enum
569 Downloads
A PHPStan extension for frankbv/enum
finwe/phpstan-intervention-image
937 Downloads
PHPStan extension for Intervention/image
emmsanuel-saleem/larastan-laravel-12
1 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel with enhanced Laravel 12 support
drmovi/phpstan-laravel-module-boundaries
0 Downloads
PHPStan extension to enforce Laravel module boundaries and prevent cross-module imports
brimmar/phpstan-rustlike-result-extension
8 Downloads
PHPStan extension to help the Result Type implementation
brimmar/phpstan-rustlike-option-extension
8 Downloads
A PHPStan extension to help with the Option Type implementation for PHP