Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 509 Bytes

readme.md

File metadata and controls

19 lines (14 loc) · 509 Bytes

This repo is to allow static analysis for the braintree library with phpstan

The phpdoc was mostly taken from an older version of the repo when braintree supported the native docs.

Installing

Automatic

Using composer and allowing plugins will allow this to be a single command install

composer require sykescottages/phpstan-braintree

Manual

Add in the rules file manually by adding the following to your neon file

includes:
	- vendor/sykescottages/phpstan-braintree/rules.neon