ferror/phpstan-braintree

PHPStan extension for Braintree SDK

dev-master 2021-12-02 16:18 UTC

This package is auto-updated.

Last update: 2024-04-29 04:47:40 UTC


README

Build Status Latest Stable Version Total Downloads License

PHPStan for Braintree SDK

Story

The first author of phpstan-braintree extension is Matěj Finwe Humpál who started creating this extension, but the last commit is from 2017. Now it's been a couple of years and my company Landingi is using the Braintree PHP SDK, that's why I decided to fork the solution and improve it by creating more classes reflection.

Requirements

  • PHP 8.0 and above
  • braintree/braintree_php 6.5 and above
  • PHPStan 1.2 and above

Installation

composer require --dev ferror/phpstan-braintree
extensions:
    - vendor/ferror/phpstan-braintree/extension.neon