Libraries tagged by php analytic
edgedesign/phpqa
854919 Downloads
Analyze PHP code with one command.
dave-liddament/sarb
710110 Downloads
Provides tools for baselining static analysis results and comparing against that baseline
dave-liddament/php-language-extensions
235638 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs
rskuipers/php-assumptions
249636 Downloads
Static code analysis tool to detect weak assumptions
dave-liddament/phpstan-php-language-extensions
174631 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
php-stubs/generator
153417 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
yamadashy/phpstan-friendly-formatter
29493 Downloads
Simple error formatter for PHPStan that display code frame
suin/phpcs-psr4-sniff
619682 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
staabm/side-effects-detector
83335 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/dead-code-detector
14759 Downloads
Dead code detector to find unused PHP code via PHPStan extension.
scheb/tombstone
416725 Downloads
Dead code detection with tombstones for PHP
php-stubs/wp-cli-stubs
902018 Downloads
WP-CLI function and class declaration stubs for static analysis.
php-stubs/acf-pro-stubs
353204 Downloads
Advanced Custom Fields PRO stubs for static analysis.
marcocesarato/amwscan
12556 Downloads
AMWSCAN (Antimalware Scanner) is a php antimalware/antivirus scanner console script written in php for scan your project. This can work on php projects and a lot of others platform.
codeigniter/coding-standard
979558 Downloads
Official Coding Standards for CodeIgniter based on PHP CS Fixer