PHPackages                             nghiemdp/omnipay\_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. nghiemdp/omnipay\_paypal

ActiveLibrary[Payment Processing](/categories/payments)

nghiemdp/omnipay\_paypal
========================

PayPal gateway for Omnipay payment processing library

1.0.1(10y ago)0241MITPHP

Since May 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/nghiemdp/omnipay_paypal)[ Packagist](https://packagist.org/packages/nghiemdp/omnipay_paypal)[ Docs](https://github.com/nghiemdp/OmnipayPaypal)[ RSS](/packages/nghiemdp-omnipay-paypal/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Omnipay: PayPal
===============

[](#omnipay-paypal)

**PayPal driver for the Omnipay PHP payment processing library**

[![Build Status](https://camo.githubusercontent.com/53d161ff381a1b7abfcce3d7f9b556a0714a67049513e76ae5df94ef6ab2fc68/68747470733a2f2f7472617669732d63692e6f72672f7468657068706c65616775652f6f6d6e697061792d70617970616c2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/thephpleague/omnipay-paypal)[![Latest Stable Version](https://camo.githubusercontent.com/ebdc5bcac349117eac0f8dfa3dc1b2e5e49c668250da40f79fd956236ce53d3d/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f70617970616c2f76657273696f6e2e706e67)](https://packagist.org/packages/omnipay/paypal)[![Total Downloads](https://camo.githubusercontent.com/ba12ab6714fe63f4ab846d05bc38c1df3f3922212d721add5ddef364fc9c26c1/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f70617970616c2f642f746f74616c2e706e67)](https://packagist.org/packages/omnipay/paypal)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements PayPal support for Omnipay.

Installation
------------

[](#installation)

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "nghiemdp/omnipay_paypal": "*"
    }
}
```

And run composer to update your dependencies:

```
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

```

Basic Usage
-----------

[](#basic-usage)

The following gateways are provided by this package:

- PayPal\_Express (PayPal Express Checkout)
- PayPal\_Pro (PayPal Website Payments Pro)
- PayPal\_Rest (Paypal Rest API)

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay)repository.

Out Of Scope
------------

[](#out-of-scope)

Omnipay does not cover recurring payments or billing agreements, and so those features are not included in this package. Extensions to this gateway are always welcome.

Support
-------

[](#support)

If you are having general issues with Omnipay, we suggest posting on [Stack Overflow](http://stackoverflow.com/). Be sure to add the [omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.

If you want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which you can subscribe to.

If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/thephpleague/omnipay-paypal/issues), or better yet, fork the library and submit a pull request.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

2

Last Release

3690d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/44129906?v=4)[CharlesDo](/maintainers/CharlesDo)[@CharlesDo](https://github.com/CharlesDo)

---

Top Contributors

[![nghiemdp](https://avatars.githubusercontent.com/u/9527825?v=4)](https://github.com/nghiemdp "nghiemdp (9 commits)")

---

Tags

paymentgatewaypaypalpaymerchantomnipaypurchase

### Embed Badge

![Health badge](/badges/nghiemdp-omnipay-paypal/health.svg)

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3147.0M55](/packages/omnipay-paypal)[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

557422.2k11](/packages/lokielse-omnipay-alipay)

PHPackages © 2026

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