Skip to content

spaze/phpstan-disallowed-calls-nette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

phpstan-disallowed-calls-nette

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