Libraries tagged by Static code analysis
vartroth/php-security-lint
536 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
smartbooster/standard-bundle
2131 Downloads
Bundle grouping all dev vendor that we use for testing and coding with the SMART BOOSTER standards
serenata/serenata
12645 Downloads
Free and open source server providing code assistance for PHP
savinmikhail/comments-density
623 Downloads
CommentDensityAnalyzer is a tool designed to analyze the comment density and quality in source code files in php. It helps maintain and improve the quality of code documentation by evaluating different types of comments and providing insights into their effectiveness and appropriateness.
runtothefather/doctrine-psalm-plugin
6319 Downloads
Repository resolver to show psalm how to resolve getRepository method
qb-technologies/laravel-config
1502 Downloads
🎯 Standardized PHP code quality configurations for PHP-CS-Fixer, PHPStan, and Rector. Share consistent coding standards across all your projects.
pierresh/phpstan-pdo-mysql
299 Downloads
PHPStan rules for validating PDO/MySQL code: SQL syntax, parameter bindings, and SELECT columns matching PHPDoc types
opencoreemr/openemr-phpstan-rules
2498 Downloads
PHPStan rules for OpenEMR core and module development
odinns/coding-style
224 Downloads
Shared Rector and PHPStan defaults for Laravel projects.
nick-nds/nexus-extractor
124 Downloads
Laravel runtime + AST extractor that emits a complete reflection.json for the Nexus code intelligence tool.
ncac/phpcs-standard
921 Downloads
NCAC PHPCS Standard - TypeScript-like approach to PHP code quality with strict rules for modern, type-safe development
ncac/php-cognitive-complexity
151 Downloads
CLI tool for measuring PHP cognitive complexity (ISO SonarQube) — integrates with CI/CD pipelines and Husky pre-commit hooks
lukaszzychal/phpstan-fixer
809 Downloads
Framework-agnostic PHP library for automatically fixing PHPStan errors using static analysis
ikabalzam/laravel-xray
230 Downloads
Static analysis for Eloquent column references — finds invalid database column names in your Laravel code before they hit production.
exakat/exakat
7754 Downloads
The smart static analyzer for PHP