Libraries tagged by code analysis
ugaritco/ugaritstan
42 Downloads
Ugaritstan - Discover bugs in your code without running it. A phpstan/phpstan extension for Ugarit
semitexa/project-graph
241 Downloads
Semitexa Project Graph — persistent codebase knowledge graph for impact analysis and LLM context
salehhashemi/laravel-intelli-git
2382 Downloads
An intelligent Git helper package for Laravel applications. It utilizes OpenAI's GPT to analyze your Git repository, providing features such as automatic generation of commit messages based on staged changes.
jbboehr/phpstan-lost-in-translation
146 Downloads
PHPStan extension for validating Laravel translation keys, replacements, choices, locales, files, and Blade usage
cloak/cloak
5795 Downloads
Modern code coverage analysis library
plutonium/stubs-generator
2214 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
oxygensuite/php-ast
31 Downloads
A lightweight Abstract Syntax Tree (AST) implementation for PHP, enabling structured parsing, analysis, and transformation of PHP code.
vartroth/php-security-lint
982 Downloads
A PHP security linter to detect insecure functions like var_dump, print_r, and other dangerous functions in your codebase
smartbooster/standard-bundle
2383 Downloads
Bundle grouping all dev vendor that we use for testing and coding with the SMART BOOSTER standards
savinmikhail/comments-density
633 Downloads
PHP code comments analyzer and Composer plugin for measuring comment density, enforcing TODO/FIXME and DocBlock thresholds, and generating reports.
rasuvaeff/doc-exec
274 Downloads
Doctest for PHP: execute fenced code blocks from README/docs against the current codebase and diff the output
qb-technologies/laravel-config
2332 Downloads
🎯 Standardized PHP code quality configurations for PHP-CS-Fixer, PHPStan, Rector, and PHPCPD. Share consistent coding standards across all your projects.
pierresh/phpstan-pdo-mysql
551 Downloads
PHPStan rules for validating PDO/MySQL code: SQL syntax, parameter bindings, and SELECT columns matching PHPDoc types
php-spellcheck/spellcheck-core
152 Downloads
Framework-agnostic PHP spell checking engine for source code and translation files. Hunspell, Aspell, pspell or pure PHP backends, character-accurate positions, PSR-6 caching.
obresoft/racoony
40 Downloads
A security-first static analysis tool for PHP applications and frameworks. Identifies risky patterns and vulnerabilities based on CWE classifications.