Change the repository type filter
All
Repositories list
23 repositories
- phpstan-srcPublicPHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
- phpstanPublicPHP Static Analysis Tool - discover bugs in your code without running it!
- phpstan-doctrinePublicDoctrine extensions for PHPStan
- phpstan-phpunitPublic
- PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
- build-infectionPublic
- php-8-stubsPublic
- phpdoc-parserPublicNext-gen phpDoc parser with support for intersection types and generics
- phpstan-symfonyPublic
- phpstan-beberlei-assertPublicPHPStan extension for beberlei/assert
- build-csPublic
- phpstan-phar-composer-sourcePublic archive
- phpstan-strict-rulesPublicExtra strict and opinionated rules for PHPStan
- phpstan-nettePublicNette Framework class reflection extension for PHPStan & framework-specific rules
- extension-installerPublic
- phpstan-dibiPublicDibi class reflection extension for PHPStan
- phpstan-webmozart-assertPublicPHPStan extension for webmozart/assert
- phpstan-mockeryPublicPHPStan extension for Mockery
- .githubPublic
- phpstan-php-parserPublic archivePHP-Parser extension for PHPStan
- phpstan-shimPublic archive
- vim-phpstanPublicA Vim plugin for PHPStan - https://github.com/phpstan/phpstan. It calls `phpstan` to do static analysis of your PHP code and displays the errors in Vim's quickfix list.