PHPackages                             nyehandel/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. nyehandel/omnipay-paypal

ActiveLibrary[Payment Processing](/categories/payments)

nyehandel/omnipay-paypal
========================

Omnipay support for PayPal checkout v2 api

1.1.0(4y ago)1497↑200%2[1 PRs](https://github.com/nyehandelab/omnipay-paypal/pulls)MITPHP

Since Mar 1Pushed 3y ago2 watchersCompare

[ Source](https://github.com/nyehandelab/omnipay-paypal)[ Packagist](https://packagist.org/packages/nyehandel/omnipay-paypal)[ Docs](https://github.com/nyehandelab/omnipay-paypal)[ RSS](/packages/nyehandel-omnipay-paypal/feed)WikiDiscussions master Synced 1mo ago

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

Omnipay is a framework agnostic, multi-gateway payment processing library for PHP. This package implements PayPal support for Omnipay.

Installation
============

[](#installation)

Omnipay is installed via Composer. To install, simply require league/omnipay and omnipay/paypal with Composer:

```
composer require league/omnipay nyehandel/omnipay-paypal

```

Basic Usage The following gateways are provided by this package:

Loading in the Gateway

```
Omnipay::create("\Nyehandel\Omnipay\Paypal\RestGateway");
```

In addition to the above - you also get the [**omnipay/paypal** Gateways](https://github.com/thephpleague/omnipay-paypal)

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

For general usage instructions, please see the main Omnipay repository.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

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 ~71 days

Total

2

Last Release

1463d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/84439f4cd4135b232f8f0c340756d2299099af81bf122ddc9b014ed8baa2c6ab?d=identicon)[nyehandel](/maintainers/nyehandel)

---

Top Contributors

[![4ice](https://avatars.githubusercontent.com/u/6935261?v=4)](https://github.com/4ice "4ice (3 commits)")

---

Tags

paymentgatewaypaypalpaymerchantomnipaypurchasev2

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

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

PHPackages © 2026

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