PHPackages                             shivang-pandit/payment-gateway-paypal-omnipay - 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. shivang-pandit/payment-gateway-paypal-omnipay

ActiveLibrary[Payment Processing](/categories/payments)

shivang-pandit/payment-gateway-paypal-omnipay
=============================================

PayPal driver for the Omnipay payment processing library

1.0.0(5y ago)17MITPHP

Since Apr 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/shivang-pandit/payment-gateway-omnipay-paypal)[ Packagist](https://packagist.org/packages/shivang-pandit/payment-gateway-paypal-omnipay)[ Docs](https://github.com/shivang-pandit/payment-gateway-omnipay-paypal/tree/master)[ RSS](/packages/shivang-pandit-payment-gateway-paypal-omnipay/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (2)Used By (0)

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

[](#omnipay-paypal)

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

[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": {
        "shivang-pandit/omnipay-paypal": "^1.*"
    }
}
```

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

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

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/shivang-pandit/omnipay-paypal/issues), or better yet, fork the library and submit a pull request.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

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

Unknown

Total

1

Last Release

1855d ago

### Community

Maintainers

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

---

Top Contributors

[![shivang-pandit](https://avatars.githubusercontent.com/u/42181774?v=4)](https://github.com/shivang-pandit "shivang-pandit (1 commits)")

---

Tags

paymentpaymentsgatewaypaypalpaymerchantomnipay

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/shivang-pandit-payment-gateway-paypal-omnipay/health.svg)

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

PHPackages © 2026

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