Libraries tagged by static-analysis
paulthewalton/acf-stubs
26884 Downloads
Based on giacocorsiglia/wordpress-stubs. Advanced Custom Fields function, class, and global variable declaration stubs for easier static analysis.
paulthewalton/acf-pro-stubs
49790 Downloads
Advanced Custom Fields Pro function, class and global variable declaration stubs for easier static analysis.
wpsyntex/polylang-stubs
125873 Downloads
Polylang and Polylang Pro function and class declaration stubs for static analysis.
worksome/graphlint
179840 Downloads
A static analysis tool for GraphQl
phpstubs/phpstubs
13428 Downloads
Contains PHP Stubs which can be used by IDEs, or static analysis tools
lendable/datadog-stubs
62134 Downloads
Stubs for DataDog's C API for static analysis and IDE support
flow-php/types
8475 Downloads
Extended types for PHP aligned with modern static analysis tools to provide better type safety.
tomasvotruba/symfony-config-generator
55475 Downloads
Generate Symfony 5.3+ config builder classes using CLI to improve static analysis and IDE support
yard/php-cs-fixer-rules
3766 Downloads
Yard PHP CS Fixer rules
yakamara/php-cs-fixer-config
3285 Downloads
php-cs-fixer config for Yakamara projects
web-fu/reflection
4190 Downloads
Reflection API
stellarwp/php-stubs-woocommerce-subscriptions
4902 Downloads
PHP tags for WooCommerce Subscriptions for use in PHPStan
spaze/phpstan-disallowed-calls-nette
42908 Downloads
Nette Framework-specific configuration for Disallowed method and function calls plug-in for PHPStan
savinmikhail/comments-density
396 Downloads
CommentDensityAnalyzer is a tool designed to analyze the comment density and quality in source code files in php. It helps maintain and improve the quality of code documentation by evaluating different types of comments and providing insights into their effectiveness and appropriateness.
savinmikhail/add_named_arguments_rector
1788 Downloads
Rector rule to add names to arguments for functions'/methods' calls