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