Change the repository type filter
All
Repositories list
20 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
- Nette Framework class reflection extension for PHPStan & framework-specific rules
- PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
- Dibi class reflection extension for PHPStan
- PHPStan extension for beberlei/assert
- Extra strict and opinionated rules for PHPStan
- PHPStan extension for webmozart/assert
- Doctrine extensions for PHPStan
- PHPStan extension for Mockery
.github
Publicphpstan-php-parser
Public archivePHP-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.