Libraries tagged by code analyse
ncod3v/ai-sdk
0 Downloads
PHP SDK für die n0cl0n3.AI KI-Dienste — Code-Analyse, SQL-Generator, Übersetzung, Chat und mehr.
magdy-hakam/larastan
5 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
emmsanuel-saleem/larastan-laravel-12
17 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel with enhanced Laravel 12 support
coolgoose/larastan-legacy
36 Downloads
Larastan Legacy 1.x - Unmaintained fork to fix composer dependency
koda/koda
33736 Downloads
Utility classes for analyse code and invoking callables with verification of arguments and type casting
yousha/codecop
43 Downloads
A lightweight static analyzer that scan PHP files for quality issues.
foxhound/foxhound
6 Downloads
Security-focused Static Code Analyser and IPS for PHP
teqneers/phpunit-stopwatch
979 Downloads
Extension to measure and analyse any part of your code in order to detect performance issues using phpunit/phpunit.
friendsofphp/php-cs-fixer
268315231 Downloads
A tool to automatically fix PHP code style
phpdocumentor/reflection-common
769082531 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
deptrac/deptrac
11533229 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
vimeo/psalm
86933700 Downloads
A static analysis tool for finding errors in PHP applications
shipmonk/dead-code-detector
5502226 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
symplify/easy-coding-standard
39921135 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
133182169 Downloads
A static analysis tool to detect side effects in PHP code