phpstan
There are 297 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
phpstan/phpstan-strict-rules
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-doctrine
Doctrine extensions for PHPStan
deprecated-packages/symplify
[DISCONTINUED] Check split packages in their own repositories :)
phpstan/phpstan-phpunit
PHPUnit extensions and rules for PHPStan
phpstan/extension-installer
Composer plugin for automatic installation of PHPStan extensions.
ergebnis/phpstan-rules
👓 Provides a composer package with rules for phpstan/phpstan.
phpstan/phpstan-deprecation-rules
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
laradashboard/laradashboard
⚡ Lara Dashboard - CMS by Laravel - All In One solution to start your Laravel Application from Basic to Enterprise. Manages Users, Roles, Permissions, Modules, Settings, Translations, Contents, Monitoring and every actions of your Laravel application. Complete solution for Laravel application with Tailwind, Livewire, Rest API, Unit-Tests and more.
mglaman/drupal-check
Check Drupal code for deprecations and discover bugs via static analysis
spaze/phpstan-disallowed-calls
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
szepeviktor/phpstan-wordpress
WordPress extensions for PHPStan ⛏️
shipmonk-rnd/dead-code-detector
💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatically remove dead PHP code. Able to detect dead code used only in tests.
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
staabm/phpstan-todo-by
Todo comments with expiration
TomasVotruba/unused-public
Find Unused Public Elements in Your Code
symfony/type-info
Extracts PHP types information.
exussum12/coverageChecker
Allows old code to use new standards
phpstan/phpstan-webmozart-assert
PHPStan extension for webmozart/assert
php-stubs/wordpress-stubs
Up-to-date WordPress function and class declaration stubs for static analysis by PHPStan
alejandro-yakovlev/symfony-docker
Dockerise Symfony Application (Symfony 6 + Clean Architecture + DDD + CQRS + Docker + Xdebug + PHPUnit + Doctrine ORM + JWT Auth + Static analysis + CI/CD)
adamculp/php-code-quality
Docker image containing multiple code quality tools for PHP (phpqatools and more).
bitExpert/phpstan-magento
Magento specific extension for PHPStan
Haehnchen/idea-php-generics-plugin
Support generics types in PhpStorm via psalm / phpstan docblock
shipmonk-rnd/phpstan-rules
📏 Various extra strict PHPStan rules we found useful in ShipMonk.
JetBrains/phpstorm-phpstan-plugin
PHPStan plugin for PhpStorm
TomasVotruba/phpstan-bodyscan
Get error count for each PHPStan level
johnbillion/args
Array arguments made bearable
monofony/Monofony
Main repository for all Monofony bundles
phpstan/phpstan-nette
Nette Framework class reflection extension for PHPStan & framework-specific rules