Change the repository type filter
All
Repositories list
23 repositories
- PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
- PHP Static Analysis Tool - discover bugs in your code without running it!
- Next-gen phpDoc parser with support for intersection types and generics
- Doctrine extensions for PHPStan
- PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
build-infection
Public- Nette Framework class reflection extension for PHPStan & framework-specific rules
phpstan-webmozart-assert
PublicPHPStan extension for webmozart/assertphpstan-strict-rules
PublicExtra strict and opinionated rules for PHPStanphpstan-mockery
PublicPHPStan extension for Mockeryphpstan-beberlei-assert
PublicPHPStan extension for beberlei/assertbuild-cs
Publicphpstan-dibi
PublicDibi class reflection extension for PHPStanextension-installer
Publicphpstan-phar-composer-source
Public archive- PHP-Parser extension for PHPStan
- A 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.