dance-engineer/psalm-knapsack-collections

This package is abandoned and no longer maintained. No replacement package was suggested.

Stub to let Psalm understand Knapsack Collections better

1.1.2 2020-11-06 19:44 UTC

This package is auto-updated.

Last update: 2023-05-07 01:17:04 UTC


README

Latest Stable Version License

Psalm plugin to understand Knapsack collections.

Installation

The best way to install the plugin is via composer:

composer require --dev dance-engineer/psalm-knapsack-collections
vendor/bin/psalm-plugin enable dance-engineer/psalm-knapsack-collections

Usage

There are no extra steps required, the plugin will start to work after install.