Change the repository type filter
All
Repositories list
21 repositories
phpstan
PublicPHP 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.
phpstan-symfony
Public- Next-gen phpDoc parser with support for intersection types and generics
- PHPStan extension for webmozart/assert
- PHPStan extension for beberlei/assert
- PHPStan extension for Mockery
- Dibi class reflection extension for PHPStan
phpstan-nette
PublicNette Framework class reflection extension for PHPStan & framework-specific rulesphpstan-strict-rules
PublicExtra strict and opinionated rules for PHPStanphpstan-phpunit
Public- PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpstan-doctrine
PublicDoctrine extensions for PHPStanbuild-cs
Public.github
Publicphpstan-php-parser
Public archivePHP-Parser extension for PHPStanphpstan-shim
Public archivevim-phpstan
PublicA 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.