Libraries tagged by PHPStan
interlutions/static-code-analysis-tools
4227 Downloads
Internal PHP static code analysis tools of Interlutions
phpstandard/raw-request-factory
94 Downloads
A library to create a server request that implements PSR-7 ServerRequestInterface from the raw http request string and vice versa according to the RFC2616 Section 5
phpstandard/app
13 Downloads
Example application skeleton for PHP Standard Framework
phpstan70/phpdoc-parser
84 Downloads
PHP 7.0 support for: PHPDoc parser with support for nullable, intersection and generic types
yohanlaborda/behaviour
2798 Downloads
Rules for PHPStan
xunitpatterns/xunitpatterns-stan
7 Downloads
PHPStan linting for PHPUnit based on the smells in the XUnit Patterns book by Gerard Meszaros
strictphp/conventions
639 Downloads
Our code conventions forced by PHPStan, Easy Coding Standard, RectorPHP and appropriate custom rules and configs.
samlitowitz/no-ternary
1 Downloads
PHPStan rule to disallow the use of ternary operators
samlitowitz/no-globals
1 Downloads
PHPStan rules to disallow use of global keyword and $GLOBALS variable
pbaszak/skeleton
192 Downloads
A minimal project that allows you to quickly create a new project based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit.
pbaszak/lib-skeleton
9 Downloads
A minimal project that allows you to quickly create a new library based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit.
pbaszak/cli-skeleton
18 Downloads
A minimal project that allows you to quickly create a new cli project based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit.
pbaszak/api-skeleton
14 Downloads
A minimal project that allows you to quickly create a new cli project based on Symfony using useful tools: standard-version, php-cs-fixer, phpstan, phpunit.
nurazlib/phpstat
1452 Downloads
A static analysis tool for PHP, inspired by PHPStan.
msamec/git-hooks
5479 Downloads
PHP Composter: PHPStan, PHPCsFixer (pre-commit)