Libraries tagged by Static code analysis
yousha/php-security-linter
628 Downloads
A PHP tool to lint PHP files for security issues based on CIS and OWASP best practices.
wp-media/phpstan-wp
4549 Downloads
WP Media extensions for PHPStan
mfn/phpstan-lost-in-translation
5879 Downloads
Helps find missing translation strings in Laravel applications
dpanta94/phpstan-containers
28639 Downloads
PHPStan extensions for Containers
uuf6429/php-cs-fixer-blockstring
2417 Downloads
A PHP-CS-Fixer extension for formatting the contents of PHP heredoc and nowdoc string blocks.
trismegiste/mondrian
185 Downloads
Mondrian is a set of static analysis and refactoring tools for more abstraction
smnandre/twigmetrics
866 Downloads
Twig template analyzer for PHP: structure, style, complexity, and maintainability metrics at a glance
runtothefather/doctrine-mongodb-psalm-plugin
10540 Downloads
Stubs to let Psalm understand Doctrine MongoDb ODM better
qb-technologies/laravel-config
2296 Downloads
🎯 Standardized PHP code quality configurations for PHP-CS-Fixer, PHPStan, Rector, and PHPCPD. Share consistent coding standards across all your projects.
phptramp/phptramp
2097 Downloads
Static analyzer that detects tramp data: parameters passed through chains of PHP methods that never use them.
phpsyntax/phpsyntax
340 Downloads
🌳 PhpSyntax: a lossless concrete syntax tree (CST) for PHP. Every token, space and comment is in the tree and printing it gives the file back byte for byte, so a tool changes only what it touches. Comes with a mutation API for refactoring, formatters and code generation.
pekral/rector-rules
19033 Downloads
Curated Rector rule set for PHP 8.4+ — 228 hand-picked rules in one import.
pekral/phpcs-rules
15367 Downloads
Custom ruleset for PHP_CodeSniffer (PHPCS) with additional rules and configuration, based on Slevomat Coding Standard. Helps to enforce consistent code style and best practices in PHP projects.
mjgapp/larascan
557 Downloads
Dependency-free Laravel static analysis scanner with auto-fix, baseline, and SARIF output. Composer + Claude Code skill.
lukaszzychal/phpstan-fixer
1656 Downloads
Framework-agnostic PHP library for automatically fixing PHPStan errors using static analysis