0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Pronto runner for PHPStan
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.13
~> 12.0
~> 3.5

Runtime

~> 1.8.0
>= 0.8.0
 Project Readme

Pronto runner for PHPStan

Build Status

Pronto runner for PHPStan. What is Pronto?

Configuration

Configuration is available via following environment variables

Name Description Default
PRONTO_PHPSTAN_EXECUTABLE Path to a PHPStan executable phpstan
PRONTO_PHPSTAN_CONFIG Additonal config file which should be ussd (-c) none
PRONTO_PHPSTAN_AUTOLOADER Autoloader file wich phpstan should use (-a) none
PRONTO_PHPSTAN_LEVEL Level on which phpstan will run (-l) 7

Credits

inspired by pronto-phpcs

Copyright

Copyright (c) 2018 Thomas Rothe. See LICENSE for further details.