phpstan-extension
There are 49 repositories under phpstan-extension topic.
carlosas/phpat
✔️ PHP Architecture Tester - Easy architecture testing for PHP
phpstan/extension-installer
Composer plugin for automatic installation of PHPStan extensions.
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
ekino/phpstan-banned-code
Detect banned code through PHPStan
bitExpert/phpstan-magento
Magento specific extension for PHPStan
canvural/larastan-strict-rules
Extra strict and opinionated PHPStan rules for Laravel.
yamadashy/phpstan-friendly-formatter
🤝 A friendly error formatter extension for PHPStan that provides more readable and informative output, including code snippets and color highlighting.
proget-hq/phpstan-yii2
Yii2 extension for PHPStan
timeweb/phpstan-enum
Enum class reflection extension for PHPStan
jiripudil/phpstan-sealed-classes
PHPStan extension for sealed classes and interfaces.
calebdw/larastan-livewire
Larastan / PHPStan extension for Livewire
johnbillion/wp-compat
PHPStan extension to help verify that your plugin or theme remains compatible with its minimum supported version of WordPress
proget-hq/phpstan-phpspec
PhpSpec extension for PHPStan
CodeIgniter/phpstan-codeigniter
CodeIgniter extensions and rules for PHPStan
mavimo/phpstan-junit
PHPStan JUnit error reporter
nextras/orm-phpstan
PHPStan extension for Nextras Orm
calebdw/larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
erickskrauch/phpstan-yii2
Yii2 extension for PHPStan
schlndh/maria-stan
Static analyser for MariaDB queries
mhujer/phpstan-consistence
Custom PHPStan Rules for Consistence library (https://github.com/phpstan/phpstan and https://github.com/consistence/consistence/)
swissspidy/phpstan-no-private
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
mhujer/phpstan-rules
Custom PHPStan Rules (for https://github.com/phpstan/phpstan)
hiperdk/phpstan-rules
PHPStan rules by Hiper
jbboehr/phpstan-laravel-validation
Experimental phpstan plugin for Laravel Validation
calebdw/fakerstan
PHPStan extension for Faker
ariddlestone/phpstan-cakephp2
An extension to help test CakePHP 2 projects with PHPStan
decodelabs/phpstan-decodelabs
PHPStan compatibility extension
mglaman/phpstan-civicrm
Supports static analysis of CiviCRM with PHPStan
mteu/zealous-stan
A modest and highly opinionated collection of commonly used phpstan rules
szepeviktor/phpstan-phpdoc
PHPDoc and typehint checks **only** for PHPStan 📜
yohanlaborda/behaviour
Rules for PHPStan
senki/phpstan-prevent-ignore-line
PHPStan rule to detect and prohibit the use of @phpstan-ignore-error-line and @phpstan-ignore-error-next-line annotations within your PHP codebase.
sunaoka/docker-phpstan
PHPStan (PHP Static Analysis Tool) with extensions Docker image