Libraries tagged by code-analysis
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.
interlutions/static-code-analysis-tools
4235 Downloads
Internal PHP static code analysis tools of Interlutions
yousha/php-security-linter
18 Downloads
A PHP tool to lint PHP files for security issues based on CIS and OWASP best practices.
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
vojtech-dobes/phpstan-php-graphql-server
96 Downloads
szepeviktor/phpstan-editorlink
3 Downloads
PHPStan error formatter for terminal-based editors
stevebauman/php-cs-fixer
7 Downloads
A tool to automatically fix PHP code style
senki/phpstan-prevent-ignore-line
8 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
7 Downloads
Analyze PHP code with one command.
prinsfrank/larastan-architecture-rules
5 Downloads
Architecture rules for Laravel applications
prettyyellowdog/lumenstan
99 Downloads
Lumenstan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Lumen based on Larastan
poissegrolle/phpqa
18 Downloads
Analyze PHP code with one command.
magdy-hakam/larastan
5 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
langchain-laravel/langchain
2 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.