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

ActiveLibrary[Payment Processing](/categories/payments)

dercoder/omnipay-paykasa
========================

PayKasa gateway for Omnipay payment processing library

0102PHP

Since Oct 26Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Omnipay: PayKasa
================

[](#omnipay-paykasa)

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

[![Build Status](https://camo.githubusercontent.com/1b127fa74326d2b03cfec978e0976af9827337105d1ed23d79c0508e68916573/68747470733a2f2f7472617669732d63692e6f72672f646572636f6465722f6f6d6e697061792d7061796b6173612e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dercoder/omnipay-paykasa)[![Coverage Status](https://camo.githubusercontent.com/997994a63954c1451abb7837e7c0c643181758f3ade280a9b377d84b0f1d2020/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f646572636f6465722f6f6d6e697061792d7061796b6173612f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/dercoder/omnipay-paykasa?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/8a9df9d229c3a6adcbd4f8234b5e23f6f27eb5590e5a07f9e806fa5c9044b0ab/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d7061796b6173612f762f737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-paykasa)[![Total Downloads](https://camo.githubusercontent.com/8608ea6a13c04c48fb41a861adc3e94a17e5d842384ef235cab50c8661950bbe/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d7061796b6173612f646f776e6c6f6164732e706e67)](https://packagist.org/packages/dercoder/omnipay-paykasa)[![Latest Unstable Version](https://camo.githubusercontent.com/4140302aa1addb8c924af026a40e48ffa2814f1d61bb3ff56585b577d3b4c9f3/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d7061796b6173612f762f756e737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-paykasa)[![License](https://camo.githubusercontent.com/51513b8029d08115c05b0abed0bf957ee64af8c91b3472ac719b035a325371ef/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d7061796b6173612f6c6963656e73652e706e67)](https://packagist.org/packages/dercoder/omnipay-paykasa)

[Omnipay](https://github.com/omnipay/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements [PayKasa](https://paykasa.com) 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-paykasa": "~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:

- PayKasa

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

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

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/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-paykasa/health.svg)

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

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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