phpstan-extension
There are 46 repositories under phpstan-extension topic.
carlosas/phpat
PHP Architecture Tester - Easy architecture testing for PHP :heavy_check_mark:
phpstan/extension-installer
Composer plugin for automatic installation of PHPStan extensions.
szepeviktor/phpstan-wordpress
WordPress extensions for PHPStan ⛏️
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
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.
bitExpert/phpstan-magento
Magento specific extension for PHPStan
canvural/larastan-strict-rules
Extra strict and opinionated PHPStan rules for Laravel.
proget-hq/phpstan-yii2
Yii2 extension for PHPStan
yamadashy/phpstan-friendly-formatter
🤝 A friendly error formatter extension for PHPStan that provides more readable and informative output, including code snippets and color highlighting.
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
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.
erickskrauch/phpstan-yii2
Yii2 extension for PHPStan
mhujer/phpstan-rules
Custom PHPStan Rules (for https://github.com/phpstan/phpstan)
calebdw/larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
jbboehr/phpstan-laravel-validation
Experimental phpstan plugin for Laravel Validation
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
Muqsit/generator-phpstan-rules
PHPStan rules bringing added Generator inspections.
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
zorac/phpstan-php-di
PHPStan extension to suport PHP-DI