Download the PHP package grifart/phpstan-oneline without Composer
On this page you can find all versions of the php package grifart/phpstan-oneline. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grifart/phpstan-oneline
More information about grifart/phpstan-oneline
Files in grifart/phpstan-oneline
Download grifart/phpstan-oneline
More information about grifart/phpstan-oneline
Files in grifart/phpstan-oneline
Vendor grifart
Package phpstan-oneline
Short Description PHPStan compact error formatter
License MIT
Package phpstan-oneline
Short Description PHPStan compact error formatter
License MIT
Please rate this library. Is it a good library?
Informations about the package phpstan-oneline
PHPStan one-line error formatter
Compact and clickable PhpStan error output handler.
So when you run for example:
and now you will get to the location where error occurred by one-click!
Installation
and register error formatter into your phpstan.neon
:
Clickable paths in PhpStorm
- Install Awesome Console (available in PhpStorm repositories)
- run phpstan in PhpStorm terminal
Custom error format
There has been added compact
error format. It looks like this by default:
You can customize compact
error format in your phpstan.neon
:
All versions of phpstan-oneline with dependencies
PHP Build Version
Package Version
The package grifart/phpstan-oneline contains the following files
Loading the files please wait ....