brightantwiboasiako / paypal-sdk
Package for including PayPal PHP SDK via composer
v1.0.1
2017-01-06 03:27 UTC
Requires
- illuminate/support: ^5.3
- paypal/rest-api-sdk-php: ^1.11
This package is auto-updated.
Last update: 2025-03-13 09:17:11 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
:)