webgriffe/psalm-dist

Psalm phar distribution for Webgriffe projects

Maintainers

Package info

github.com/webgriffe/psalm-dist

pkg:composer/webgriffe/psalm-dist

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

6.16.1 2026-03-19 11:07 UTC

This package is auto-updated.

Last update: 2026-06-04 09:10:10 UTC


README

Psalm phar distribution for Webgriffe projects.

Provides the psalm binary via Composer without pulling in Psalm's full dependency tree.

Installation

composer require --dev webgriffe/psalm-dist

Usage

vendor/bin/psalm

Versioning

Versions mirror Psalm upstream releases.

How it works

This package is automatically updated by webgriffe/php-tools-dist. When a new Psalm release is published, the phar is downloaded and a new tagged version is pushed here within 24 hours.