PHPackages                             rez1pro/lara-paypal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. rez1pro/lara-paypal

ActiveLibrary[Payment Processing](/categories/payments)

rez1pro/lara-paypal
===================

A Laravel PayPal integration package

v1.0.3(1y ago)017MITPHPPHP ^8.1

Since Dec 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/rez1Pro/lara-paypal)[ Packagist](https://packagist.org/packages/rez1pro/lara-paypal)[ RSS](/packages/rez1pro-lara-paypal/feed)WikiDiscussions latest Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (6)Used By (0)

**Lara-PayPal**
===============

[](#lara-paypal)

`lara-paypal` is a simple and developer-friendly package to integrate PayPal payment processing into your Laravel application. This package supports subscriptions and payment processing through PayPal's API.

**Table of Contents**
---------------------

[](#table-of-contents)

- [Features](#features)
- [Installation](#installation)
- [Configuration](#configuration)
- [Usage](#usage)
    - [Subscriptions](#subscriptions)
- [License](#license)

**Features**
------------

[](#features)

- 🔌 Seamless integration with PayPal API
- 🔄 Subscription management
- 🏗️ Sandbox environment support
- ⚡ Simple and intuitive API

**Installation**
----------------

[](#installation)

```
composer require rez1pro/lara-paypal

```

1. Add the following environment variables to your `.env` file:

```
LARA_PAYPAL_CLIENT_ID=your-paypal-client-id
LARA_PAYPAL_SECRET=your-paypal-secret
LARA_PAYPAL_MODE=sandbox # or live
LARA_PAYPAL_SUBSCRIPTION_CANCEL_CALLBACK=https://your-domain.com/cancel-callback
LARA_PAYPAL_SUBSCRIPTION_RETURN_CALLBACK=https://your-domain.com/return-callback
PAYPAL_INITIAL_PLAN_ID=your-plan-id # Required for subscriptions

```

2. Publish the configuration file:

```
php artisan vendor:publish --provider="LaraPaypal\LaraPaypalServiceProvider"

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance41

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

5

Last Release

518d ago

PHP version history (2 changes)v1.0.1PHP ^7.4|^8.0

v1.0.2PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed77ba0f982a2af4ee776f0c93cddcd0de1eee2e3ba2917e094a73c02be8870b?d=identicon)[rez1Pro](/maintainers/rez1Pro)

---

Top Contributors

[![rez1Pro](https://avatars.githubusercontent.com/u/64180529?v=4)](https://github.com/rez1Pro "rez1Pro (13 commits)")

### Embed Badge

![Health badge](/badges/rez1pro-lara-paypal/health.svg)

```
[![Health](https://phpackages.com/badges/rez1pro-lara-paypal/health.svg)](https://phpackages.com/packages/rez1pro-lara-paypal)
```

###  Alternatives

[chargebee/chargebee-php

ChargeBee API client implementation for PHP

768.0M9](/packages/chargebee-chargebee-php)[imdhemy/google-play-billing

Google Play Billing

491.3M5](/packages/imdhemy-google-play-billing)[bitpay/sdk

Complete version of the PHP library for the new cryptographically secure BitPay API

42337.5k4](/packages/bitpay-sdk)[buckaroo/sdk

Buckaroo payment SDK

12189.1k9](/packages/buckaroo-sdk)[contica/facturador-electronico-cr

Un facturador de código libre para integrar facturación electrónica en Costa Rica a un proyecto PHP

2128.8k](/packages/contica-facturador-electronico-cr)[karson/mpesa-php-sdk

172.2k](/packages/karson-mpesa-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
