PHPackages                             alenkalac/omnipay-paypal-checkout-v2 - 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. alenkalac/omnipay-paypal-checkout-v2

ActiveLibrary

alenkalac/omnipay-paypal-checkout-v2
====================================

Omnipay support for PayPal checkout v2 api due to v1 being deprecated by PayPal

1.0.0(4y ago)216.3k↓18.8%MITPHP

Since Apr 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/alenkalac/omnipay-paypal-checkout-v2)[ Packagist](https://packagist.org/packages/alenkalac/omnipay-paypal-checkout-v2)[ RSS](/packages/alenkalac-omnipay-paypal-checkout-v2/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)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 alenkalac/omnipay-paypal-checkout-v2

```

Basic Usage The following gateways are provided by this package:

Loading in the Gateway

```
Omnipay::create("\Omnipay\PayPalCV2\RestV2Gateway");
```

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

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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

Unknown

Total

1

Last Release

1485d ago

### Community

Maintainers

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

---

Top Contributors

[![alenkalac](https://avatars.githubusercontent.com/u/11033537?v=4)](https://github.com/alenkalac "alenkalac (6 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/alenkalac-omnipay-paypal-checkout-v2/health.svg)

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

###  Alternatives

[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38106.0k15](/packages/silverstripe-silverstripe-omnipay)[offline/oc-mall-plugin

E-commerce solution for October CMS

1744.6k2](/packages/offline-oc-mall-plugin)

PHPackages © 2026

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