brightantwiboasiako / paypal-sdk
Package for including PayPal PHP SDK via composer
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/brightantwiboasiako/paypal-sdk
Requires
- illuminate/support: ^5.3
- paypal/rest-api-sdk-php: ^1.11
This package is auto-updated.
Last update: 2025-09-13 10:33:53 UTC
README
This package let's you pull in the PayPal PHP SDK into a PHP (Laravel) project using composer.
Installation
composer require brightantwiboasiako/paypal-sdk
The PayPal SDK can be found here: PayPal-PHP-SDK
:)