2017 © Pedro Peláez
 

library phpstan-shim

PHPStan Phar distribution with bundled set of standard extensions

image

xificurk/phpstan-shim

PHPStan Phar distribution with bundled set of standard extensions

  • Monday, July 23, 2018
  • by xificurk
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3,410 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 13 Versions
  • 45 % Grown

The README.md

PHPStan shim

The prefixed .phar distribution of PHPStan is built using phpstan-compiler, (*1)

Usage

Install the package, (*2)

composer require --dev xificurk/phpstan-shim

and use it like the original executable, (*3)

vendor/bin/phpstan.phar analyse src

Check out the main repo for more options https://github.com/phpstan/phpstan, (*4)

Configuration

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

parameters:
    tmpDir: var/cache/phpstan

Extensions

Contrary to phpstan/phpstan-shim this distribution contains several PHPStan extensions:, (*6)

You can enable them, by including their config with a phar://phpstan.phar/ prefix., (*7)

includes:
    - phar://phpstan.phar/vendor/phpstan/phpstan-doctrine/extension.neon

The Versions

23/07 2018

dev-master

9999999-dev

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.1

 

23/07 2018

v0.10.3

0.10.3.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.1

 

06/07 2018

v0.10.2

0.10.2.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.1

 

04/07 2018

v0.10.1

0.10.1.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.1

 

27/06 2018

v0.10.0

0.10.0.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.1

 

25/01 2018

v0.9.0

0.9.0.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.0

 

20/10 2017

v0.8.5

0.8.5.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.0

 

25/08 2017

v0.8.4

0.8.4.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.0

 

16/08 2017

v0.8.3

0.8.3.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.0

 

09/08 2017

v0.8.2

0.8.2.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.0

 

06/08 2017

v0.8.1

0.8.1.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.0

 

29/07 2017

v0.7.0

0.7.0.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.0

 

29/07 2017

v0.8.0

0.8.0.0

PHPStan Phar distribution with bundled set of standard extensions

  Sources   Download

MIT

The Requires

  • php ~7.0