webgriffe / phpstan-dist
PHPStan phar distribution for Webgriffe projects
2.2.1
2026-05-28 14:45 UTC
Requires
- php: >=8.1.0
- dev-main
- 2.2.1
- 2.2.0
- 2.1.56
- 2.1.55
- 2.1.54
- 2.1.53
- 2.1.52
- 2.1.51
- 2.1.50
- 2.1.49
- 2.1.48
- 2.1.47
- 2.1.46
- 2.1.45
- 2.1.44
- 2.1.43
- 2.1.42
- 2.1.41
- 2.1.40
- 2.1.39
- 2.1.38
- 2.1.37
- 2.1.36
- 2.1.35
- 2.1.34
- 2.1.33
- 2.1.32
- 2.1.31
- 2.1.30
- 2.1.29
- 2.1.28
- 2.1.27
- 2.1.26
- 2.1.25
- 2.1.24
- 2.1.23
- 2.1.22
- 2.1.21
- 2.1.20
- 2.1.19
- 2.1.18
- 1.12.33
- 1.12.32
- 1.12.31
- 1.12.30
- 1.12.29
- 1.12.28
This package is auto-updated.
Last update: 2026-06-04 09:10:08 UTC
README
PHPStan phar distribution for Webgriffe projects.
Provides the phpstan binary via Composer without pulling in PHPStan's full dependency tree.
Installation
composer require --dev webgriffe/phpstan-dist
Usage
vendor/bin/phpstan analyse
Versioning
Versions mirror PHPStan upstream releases.
How it works
This package is automatically updated by webgriffe/php-tools-dist. When a new PHPStan release is published, the phar is downloaded and a new tagged version is pushed here within 24 hours.