Change the repository type filter
All
Repositories list
20 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.
php-8-stubs
Public- 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
- Nette Framework class reflection extension for PHPStan & framework-specific rules
phpstan-doctrine
PublicDoctrine extensions for PHPStanphpstan-mockery
PublicPHPStan extension for Mockeryphpdoc-parser
PublicNext-gen phpDoc parser with support for intersection types and genericsbuild-cs
Public.github
Public- PHP-Parser extension for PHPStan
phpstan-shim
Public archive- 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.