sykescottages/phpstan-braintree

Braintree extensions for PHPStan

1.0.0 2022-11-01 21:44 UTC

This package is auto-updated.

Last update: 2024-08-29 06:07:37 UTC


README

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