Libraries tagged by code analyse
qb-technologies/laravel-config
1584 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
348 Downloads
PHPStan rules for validating PDO/MySQL code: SQL syntax, parameter bindings, and SELECT columns matching PHPDoc types
nick-nds/nexus-extractor
234 Downloads
Laravel runtime + AST extractor that emits a complete reflection.json for the Nexus code intelligence tool.
ncac/php-cognitive-complexity
219 Downloads
CLI tool for measuring PHP cognitive complexity (ISO SonarQube) — integrates with CI/CD pipelines and Husky pre-commit hooks
mohamed-ashraf-elsaed/claude-kit
106 Downloads
One command sets up Claude Code (and any AI coding agent) on a Laravel project: engineering rules, a quality gate (PHPStan, Pint, Pest), skills, git hooks, and stack-aware frontend tooling.
lukaszzychal/phpstan-fixer
862 Downloads
Framework-agnostic PHP library for automatically fixing PHPStan errors using static analysis
bnomei/scip-laravel
554 Downloads
Laravel-aware SCIP index generation for Laravel applications.
artflow-studio/laravel-security
373 Downloads
Laravel package that scans applications (including Livewire) for security vulnerabilities, reports issues with severity levels, and provides remediation guidance and optional automated fixes.
amashukov/rector-php-rules
852 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.
weirdan/psalm-doctrine-collections
240 Downloads
Stubs to let Psalm understand Doctrine better
lemaur/toolbox
6770 Downloads
Toolbox full of useful packages to keep your Laravel project compliant with your coding standards.
venmail/laravel-semantic-search
624 Downloads
Laravel semantic search package with static code analysis and context-aware query building.
reinfi/laminas-typed-params
12246 Downloads
A Laminas Framework module for typed params plugin to solve static code analysis.
phing/task-zendcodeanalyser
82862 Downloads
The ZendCodeAnalyzerTask analyze PHP source files using the Zend Code Analyzer tool that ships with all versions of Zend Studio.
otgs/diff-checks
40432 Downloads
Run static code analysis against the changed code (applicable) or files