PHPackages                             dercoder/omnipay-caspianpay - 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. dercoder/omnipay-caspianpay

ActiveLibrary[Payment Processing](/categories/payments)

dercoder/omnipay-caspianpay
===========================

CaspianPay gateway for Omnipay payment processing library

08PHP

Since Jan 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/dercoder/omnipay-caspianpay)[ Packagist](https://packagist.org/packages/dercoder/omnipay-caspianpay)[ RSS](/packages/dercoder-omnipay-caspianpay/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Omnipay: CaspianPay
===================

[](#omnipay-caspianpay)

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

[![Build Status](https://camo.githubusercontent.com/c8d787bd79e52c0df04057f6c0c0a9149f5896cd25a03f59f3dde5244fafbad8/68747470733a2f2f7472617669732d63692e6f72672f646572636f6465722f6f6d6e697061792d6361737069616e7061792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dercoder/omnipay-caspianpay)[![Coverage Status](https://camo.githubusercontent.com/dc252c252875c4e2ecda59c4b33b7ca5a242429cac3844e91b4020e439e021aa/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f646572636f6465722f6f6d6e697061792d6361737069616e7061792f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/dercoder/omnipay-caspianpay?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/4a2b3e05bea93c7377857c1db6bbae5085dc9afd784d84fa0aaac28799801e39/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d6361737069616e7061792f762f737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-caspianpay)[![Total Downloads](https://camo.githubusercontent.com/95926592170c08de0c69c2e6396a6e1eb1357c17b940a5a09d62bab0fb6a2893/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d6361737069616e7061792f646f776e6c6f6164732e706e67)](https://packagist.org/packages/dercoder/omnipay-caspianpay)[![Latest Unstable Version](https://camo.githubusercontent.com/f5d40dbe017087374ce8409513e323665ed8808a0d81a63a48d409f8326548da/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d6361737069616e7061792f762f756e737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-caspianpay)[![License](https://camo.githubusercontent.com/a4bec17976361e8f5341d061086e5d0271ac924192b963ce46daa5edc9d02baa/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d6361737069616e7061792f6c6963656e73652e706e67)](https://packagist.org/packages/dercoder/omnipay-caspianpay)

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

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

[](#installation)

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

```
{
    "require": {
        "dercoder/omnipay-caspianpay": "~1.0"
    }
}
```

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:

- CaspianPay

For general usage instructions, please see the main [Omnipay](https://github.com/omnipay/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/dercoder/omnipay-neteller/issues), or better yet, fork the library and submit a pull request.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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/d4045b607948c2b395b141c6c48749a42a719f11fb58956afd06ea5f246cdfa3?d=identicon)[DerCoder](/maintainers/DerCoder)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dercoder-omnipay-caspianpay/health.svg)

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

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

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