Change the repository type filter
All
Repositories list
21 repositories
- PHP Static Analysis Tool - discover bugs in your code without running it!
- PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
- Dibi class reflection extension for PHPStan
phpstan-beberlei-assert
PublicPHPStan extension for beberlei/assert- PHPStan extension for Mockery
- PHPStan extension for webmozart/assert
extension-installer
Public- Doctrine extensions for PHPStan
- Extra strict and opinionated rules for PHPStan
- PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
- Nette Framework class reflection extension for PHPStan & framework-specific rules
- Next-gen phpDoc parser with support for intersection types and generics
.github
Public- 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.