Libraries tagged by static-analysis
senki/phpstan-prevent-ignore-line
8 Downloads
PHPStan rule to detect and prohibit the use of `@phpstan-ignore-error-line` and `@phpstan-ignore-error-next-line` annotations within your PHP codebase.
seizonio/laravel-php-code-analysis-hook
74 Downloads
A GIT pre-commit hook for running php code sniffer, php mess detector and phpunit before a commit can be accepted.
rossaddison/composer-require-checker
1 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
rebangm/php-checker
2 Downloads
tools which perform static analysis on PHP project
racastellanosm/phpqa
7 Downloads
Analyze PHP code with one command.
purpose-green/enlightn
2 Downloads
Fork of Enlightn
prinsfrank/larastan-architecture-rules
5 Downloads
Architecture rules for Laravel applications
poissegrolle/phpqa
18 Downloads
Analyze PHP code with one command.
pmarki/phpstan-rules
2 Downloads
Set of additional PHPStan rules
phpexperts/docker-rector
26 Downloads
The quickest and easiest way to run rector/rector with any PHP app.
phpexperts/docker-phpstan
46 Downloads
The quickest and easiest way to run phpstan/phpstan with any PHP app.
php-static-analysis/psalm-plugin
1827 Downloads
Psalm plugin to read static analysis attributes
owlcorp/cli-json-lint
3 Downloads
JSON linting command line support mimicking Symfony-way of doing things
networkteam/flow-phpstan
214 Downloads
A PHPStan extension for neos/flow
neoighodaro/unused-public
1142 Downloads
Detect unused public properties, constants and methods in your code