PayPal REST API PHP SDK
github.com/lukapeharda/paypal-rest-api
pkg:composer/lukapeharda/paypal-rest-api
Installs: 827
Dependents: 0
Suggesters: 0
Stars: 1
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 69e5d0fca40469a744b022e9089a4da3ce2010c2
This package is auto-updated.
Last update: 2026-02-20 12:01:00 UTC
SDK library for PayPal API v2. Create billing plans, products, subscriptions and orders. Convert webhook requests into events and objects.
Install using composer by running composer require lukapeharda/paypal-rest-api.
composer
composer require lukapeharda/paypal-rest-api
Check out the examples folder.
examples