spaze/phpstan-disallowed-calls-nette

Nette Framework-specific configuration for Disallowed method and function calls plug-in for PHPStan

v2.0.2 2023-12-22 20:21 UTC

This package is auto-updated.

Last update: 2024-08-22 21:49:06 UTC


README

Nette Framework-specific disallowed calls configuration for my Disallowed Calls PHPStan extension, or something.

Prerequisites:

Installation:

With Composer:

composer require --dev spaze/phpstan-disallowed-calls-nette

Then include the file in your phpstan.neon or similar:

includes:
    - vendor/spaze/phpstan-disallowed-calls-nette/disallowed-dangerous-calls.neon