phpstan topic

List phpstan repositories

phpqa

1.2k
Stars
68
Forks
Watchers

Docker image that provides static analysis tools for PHP

phpstan-rules

5
Stars
0
Forks
Watchers

Collection of custom PHPStan rules

annotate-pull-request-from-checkstyle

186
Stars
22
Forks
Watchers

cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action

coverageChecker

173
Stars
18
Forks
Watchers

Allows old code to use new standards

php-skeleton

25
Stars
2
Forks
Watchers

A skeleton to start new high-quality PHP projects without worrying about bootstrapping everything from scratch.

larastan-strict-rules

68
Stars
4
Forks
Watchers

Extra strict and opinionated PHPStan rules for Laravel.

php-code-quality

154
Stars
25
Forks
Watchers

Docker image containing multiple code quality tools for PHP (phpqatools and more).

phpstan-disallowed-calls

212
Stars
17
Forks
Watchers

PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages

args

104
Stars
6
Forks
Watchers

Array arguments made bearable