phpstan
There are 251 repositories under phpstan topic.
phpstan/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
larastan/larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
phpstan/phpdoc-parser
Next-gen phpDoc parser with support for intersection types and generics
jakzal/phpqa
Docker image that provides static analysis tools for PHP
phpstan/phpstan-symfony
Symfony extension for PHPStan
deprecated-packages/symplify
[DISCONTINUED] Check split packages in their own repositories :)
phpstan/phpstan-strict-rules
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-doctrine
Doctrine extensions for PHPStan
phpstan/phpstan-phpunit
PHPUnit extensions and rules for PHPStan
phpstan/extension-installer
Composer plugin for automatic installation of PHPStan extensions.
phpstan/phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
ergebnis/phpstan-rules
👓 Provides a composer package with rules for phpstan/phpstan.
mglaman/drupal-check
Check Drupal code for deprecations and discover bugs via static analysis
szepeviktor/phpstan-wordpress
WordPress extensions for PHPStan ⛏️
spaze/phpstan-disallowed-calls
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages
staabm/phpstan-dba
PHPStan based SQL static analysis and type inference for the database access layer
mglaman/phpstan-drupal
Extension for PHPStan to allow analysis of Drupal code.
staabm/annotate-pull-request-from-checkstyle
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
exussum12/coverageChecker
Allows old code to use new standards
staabm/phpstan-todo-by
Todo comments with expiration
phpstan/phpstan-webmozart-assert
PHPStan extension for webmozart/assert
adamculp/php-code-quality
Docker image containing multiple code quality tools for PHP (phpqatools and more).
alejandro-yakovlev/symfony-docker
Dockerise Symfony Application (Symfony 6 + Clean Architecture + DDD + CQRS + Docker + Xdebug + PHPUnit + Doctrine ORM + JWT Auth + Static analysis + CI/CD)
TomasVotruba/unused-public
Find Unused Public Elements in Your Code
php-stubs/wordpress-stubs
Up-to-date WordPress function and class declaration stubs for static analysis by PHPStan
Haehnchen/idea-php-generics-plugin
Support generics types in PhpStorm via psalm / phpstan docblock
bitExpert/phpstan-magento
Magento specific extension for PHPStan
JetBrains/phpstorm-phpstan-plugin
PHPStan plugin for PhpStorm
TomasVotruba/phpstan-bodyscan
Get error count for each PHPStan level
shipmonk-rnd/phpstan-rules
📏 Various extra strict PHPStan rules we found useful in ShipMonk.
johnbillion/args
Array arguments made bearable
Monofony/Monofony
Main repository for all Monofony bundles
symfony/type-info
Extracts PHP types information.
phpstan/phpstan-nette
Nette Framework class reflection extension for PHPStan & framework-specific rules
OskarStark/phpstan-ga
GithubAction for PHPStan
phpstan/phpstan-mockery
PHPStan extension for Mockery