Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.
/ phpstan-shim Public archive

[DEPRECATED] This repository provides easy way to install PHPStan without the risk of conflicting dependencies.

License

Notifications You must be signed in to change notification settings

phpstan/phpstan-shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

48ee97f · Jul 1, 2018

History

39 Commits
May 5, 2017
Jun 25, 2018
Jun 11, 2018
Jul 1, 2018
Jul 1, 2018

Repository files navigation

PHPStan shim

The prefixed .phar distribution is built using phpstan-compiler

Usage

Install the package

composer require --dev phpstan/phpstan-shim

and use it like the original executable

vendor/bin/phpstan.phar analyse src

Check out the main repo for more options https://github.com/phpstan/phpstan

Configuration

It is recommended that you set a tmpDir in your phpstan.neon, otherwise it uses the system temp directory.

parameters:
    tmpDir: var/cache/phpstan

About

[DEPRECATED] This repository provides easy way to install PHPStan without the risk of conflicting dependencies.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages