Libraries tagged by code-analysis
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
xprt64/code-analysis
712 Downloads
code analysis for PHP
uinno/code-analysis
3 Downloads
Review your code to detect, understand and fix issues fast. Security issues in code, Static Code Analysis, Refactoring issues, Coding Standards issues.
seizonio/laravel-php-code-analysis-hook
74 Downloads
A GIT pre-commit hook for running php code sniffer, php mess detector and phpunit before a commit can be accepted.
wonsik/larastan
1 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
vojtech-dobes/phpstan-php-graphql-server-nette-integration
3 Downloads
szepeviktor/phpstan-editorlink
2 Downloads
PHPStan error formatter for terminal-based editors
stevebauman/php-cs-fixer
6 Downloads
A tool to automatically fix PHP code style
senki/phpstan-prevent-ignore-line
7 Downloads
PHPStan rule to detect and prohibit the use of `@phpstan-ignore-error-line` and `@phpstan-ignore-error-next-line` annotations within your PHP codebase.
racastellanosm/phpqa
6 Downloads
Analyze PHP code with one command.
prinsfrank/larastan-architecture-rules
4 Downloads
Architecture rules for Laravel applications
poissegrolle/phpqa
17 Downloads
Analyze PHP code with one command.
magdy-hakam/larastan
4 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
langchain-laravel/langchain
0 Downloads
A powerful Laravel package integrating multiple AI providers (OpenAI, Claude, Llama, DeepSeek) with advanced capabilities including text generation, translation, code analysis, AI agents, and mathematical reasoning.
jbboehr/phpstan-lost-in-translation
1 Downloads
Helps find missing translation strings in Laravel applications