Libraries tagged by code analysis
mfn/phpstan-lost-in-translation
1697 Downloads
Helps find missing translation strings in Laravel applications
jbboehr/phpstan-laravel-validation
9985 Downloads
Laravel Validation extension for PHPStan
dpanta94/phpstan-containers
26560 Downloads
PHPStan extensions for Containers
cloak/cloak
5702 Downloads
Modern code coverage analysis library
shipmonk/copy-paste-detector
861 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.
uuf6429/php-cs-fixer-blockstring
890 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
697 Downloads
Twig template analyzer for PHP: structure, style, complexity, and maintainability metrics at a glance
runtothefather/doctrine-mongodb-psalm-plugin
9359 Downloads
Stubs to let Psalm understand Doctrine MongoDb ODM better
pekral/phpcs-rules
13263 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.
built-fast/phpstan-sensitive-parameter
4755 Downloads
PHPStan extension for detecting parameters that should use SensitiveParameter
arafa/laravel-deadcode-detector
138 Downloads
Detect and report dead / unused code in Laravel applications.
amashukov/rector-php-rules
604 Downloads
Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.
aaron-dev/xhprof-webman
502 Downloads
aaron-dev/xhprof-webman is a code performance analysis plugin compatible with webman, Laravel, ThinkPHP and Hyperf. Uses xhprof extension for profiling, Redis for storage, provides browser-based performance analysis reports.
sinemacula/coding-standards
2022 Downloads
Centralized coding standards, static analysis configurations, and code quality tooling for all Sine Macula repositories.