ferror / phpstan-braintree
PHPStan extension for Braintree SDK
Installs: 6 716
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=8.0
- braintree/braintree_php: ^6.5.0
- phpstan/phpstan: ^1.2.0
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-01-29 07:02:26 UTC
README
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