spaze/phpstan-disallowed-calls-symfony

Symfony-specific configuration for Disallowed method and function calls extension for PHPStan

Installs: 91

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/spaze/phpstan-disallowed-calls-symfony

v1.0.0 2025-11-01 22:39 UTC

This package is auto-updated.

Last update: 2025-11-02 03:27:13 UTC


README

Symfony-specific disallowed calls configuration for my Disallowed Calls PHPStan extension.

Prerequisites:

Installation:

With Composer:

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

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

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