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 today

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 52% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

573d ago

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

v1.0.2PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/64180529?v=4)[Rezwan Hossain Sajib](/maintainers/rez1Pro)[@rez1Pro](https://github.com/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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[chargebee/chargebee-php

ChargeBee API client implementation for PHP

758.5M9](/packages/chargebee-chargebee-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[imdhemy/google-play-billing

Google Play Billing

491.5M5](/packages/imdhemy-google-play-billing)

PHPackages © 2026

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