yammayap/yammastan

A PHPStan extension to ignore common issues.

Installs: 2 789

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

pkg:composer/yammayap/yammastan

0.1.2 2025-04-24 07:29 UTC

This package is auto-updated.

Last update: 2025-09-24 08:30:14 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.