spaze/phpstan-disallowed-calls-nette

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

v3.0.0 2024-11-11 13:56 UTC

This package is auto-updated.

Last update: 2024-11-11 13:57:34 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