yammayap/yammastan

A PHPStan extension to ignore common issues.

0.1.2 2025-04-24 07:29 UTC

This package is auto-updated.

Last update: 2025-04-24 07:30:41 UTC


README

A PHPStan extension to ignore common issues.

Installation

composer require yammayap/yammastan --dev

Usage

Add the following to your phpstan.neon file:

includes:
    - ./vendor/yammayap/yammastan/extension.neon

License

This project is licensed under the MIT License. See the LICENSE file for details.