Search by

webgriffe / phpstan-dist

LamasFoker

PHPStan phar distribution for Webgriffe projects

Package info

github.com/webgriffe/phpstan-dist

pkg:composer/webgriffe/phpstan-dist

Statistics

Installs: 55

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.2.14 2026-09-13 07:07 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.