phpstan-extension
There are 55 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.
ekino/phpstan-banned-code
Detect banned code through PHPStan
staabm/phpstan-dba
PHPStan based SQL static analysis and type inference for the database access layer
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
calebdw/larastan-livewire
Larastan / PHPStan extension for Livewire
jiripudil/phpstan-sealed-classes
PHPStan extension for sealed classes and interfaces.
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
calebdw/larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
nextras/orm-phpstan
PHPStan extension for Nextras Orm
erickskrauch/phpstan-yii2
Yii2 extension for PHPStan
built-fast/phpstan-sensitive-parameter
PHPStan extension for detecting parameters that should use SensitiveParameter
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.
hiperdk/phpstan-rules
PHPStan rules by Hiper
mhujer/phpstan-rules
Custom PHPStan Rules (for https://github.com/phpstan/phpstan)
jbboehr/phpstan-laravel-validation
Experimental phpstan plugin for Laravel Validation
calebdw/fakerstan
PHPStan extension for Faker
mteu/zealous-stan
A modest and highly opinionated collection of commonly used phpstan rules
ariddlestone/phpstan-cakephp2
An extension to help test CakePHP 2 projects with PHPStan
jbboehr/phpstan-lost-in-translation
Helps find missing translation strings in Laravel applications
mglaman/phpstan-civicrm
Supports static analysis of CiviCRM with PHPStan
syntatis/phpstan-psr-11
🕵️ PHPStan dynamic return type extension for PSR-11 Container interface
xefi/phpstan-xefi-rules
Some custom PHPStan extensions to improve the readability, maintainability and overall quality of your PHP code base.
yohanlaborda/behaviour
Rules for PHPStan