Search by

webgriffe / psalm-dist

LamasFoker

Psalm phar distribution for Webgriffe projects

Package info

github.com/webgriffe/psalm-dist

pkg:composer/webgriffe/psalm-dist

Statistics

Installs: 47

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

6.17.2 2026-09-16 07:04 UTC

This package is auto-updated.

Last update: 2026-09-16 07:04:41 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.