# blendbyte/laravel-paypal

PayPal REST API client for Laravel and standalone PHP.

Repository: https://github.com/blendbyte/laravel-paypal
Canonical: https://ross.abutalabs.com/products/laravel-paypal
Language: PHP
License: MIT
License Family: permissive
Topics: paypal, ipn, process-payments, laravel-paypal, laravel-plugin, php
Last push: 2026-04-18T05:32:38+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 78, release rhythm 80, longevity 100
- inputs: {"age_days": 3985, "days_push": 137, "days_rel": 137, "gap_med": 10, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1150, forks 337 (observed 2026-08-28T04:03:46.477730+00:00)

## What it is
A PayPal REST API client for Laravel that also works as a standalone PHP package, covering orders, payments, payouts, subscriptions, invoices, disputes, and webhooks. It supports PHP 8.2-8.5 and Laravel 12/13 and is migrating to the Orders v2 API ahead of the v1 Payments sunset.

## Use cases
- accept PayPal payments in a Laravel app
- process PayPal subscriptions and billing plans
- send PayPal payouts from PHP
- handle PayPal IPN and webhooks
- create and search PayPal invoices
- manage PayPal disputes and order refunds

## When to choose
- you need PayPal REST API integration in Laravel or plain PHP
- you want subscriptions, payouts, and invoicing in one package
- you need a maintained client ready for the Orders v2 migration

## When to avoid
- you need Stripe or other payment gateways
- you rely on the deprecated classic NVP/SOAP Express Checkout APIs
- you need an official PayPal-supported SDK with vendor warranty

## Facets
- artifact type: library
- maturity: active
- function: http-client, sdk, webhook, plugin-system
- domain: fintech, e-commerce, web-development, apis
- platform: php, cli
- tags: paypal, payments, rest-api, laravel-plugin, ipn, subscriptions, payouts, invoices, webhooks, laravel

## Member repositories
- blendbyte/laravel-paypal (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.477730+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:33:39.700592+00:00, confidence not recorded.
  - readme: https://github.com/blendbyte/laravel-paypal (fetched 2026-08-28T04:03:46.477730+00:00, sha 45df6316c0d6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
