PHPackages                             maikap/omnipay-razorpay - 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. maikap/omnipay-razorpay

ActiveLibrary

maikap/omnipay-razorpay
=======================

Razorpay Omnipay 2.0 plugin for accepting payments

015PHP

Since Oct 11Pushed 8y agoCompare

[ Source](https://github.com/maikap/omnipay-razorpay)[ Packagist](https://packagist.org/packages/maikap/omnipay-razorpay)[ RSS](/packages/maikap-omnipay-razorpay/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Omnipay: Razorpay
=================

[](#omnipay-razorpay)

![Travis branch](https://camo.githubusercontent.com/c3c85fd1f16aebafc8c9786b9c4d5aef5bde93373d57e53c4791280f54455cf0/68747470733a2f2f7472617669732d63692e6f72672f72617a6f727061792f6f6d6e697061792d72617a6f727061792e7376673f6272616e63683d6d6173746572)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

**Razorpay 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. This package implements Razorpay support for Omnipay.

To know more about Razorpay payment flow and steps involved, please read up here:

Requirements
------------

[](#requirements)

`PHP >= 5.6.0`

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

[](#installation)

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

```
{
    "require": {
        "razorpay/omnipay-razorpay": "~2.0"
    }
}
```

And run composer to update your dependencies:

```
$ composer update

```

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

[](#basic-usage)

The following gateways are provided by this package:

- Razorpay\_Checkout

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

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/80b12942379776fc7b2947f4fd28879227eb4015f711fa44757a062ea879c4c9?d=identicon)[maikap](/maintainers/maikap)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/maikap-omnipay-razorpay/health.svg)

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

PHPackages © 2026

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