PHPackages                             sharifelvin/laravel-kapitalbank - 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. sharifelvin/laravel-kapitalbank

ActiveLibrary[Payment Processing](/categories/payments)

sharifelvin/laravel-kapitalbank
===============================

Kapital Bank Transfer is payment gateway package for Azerbaijan's Kapital Bank in PHP Laravel.

461PHP

Since May 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/sharifelvin/laravel-kapitalbank)[ Packagist](https://packagist.org/packages/sharifelvin/laravel-kapitalbank)[ RSS](/packages/sharifelvin-laravel-kapitalbank/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Kapital Bank Payment Gateway for Laravel
========================================

[](#kapital-bank-payment-gateway-for-laravel)

Kapital Bank Transfer is a laravel package for Azerbaijan's Kapital Bank Payment gateway.

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

[](#installation)

You can install the package via composer:

```
composer require sharifelvin/laravel-kapitalbank
```

Usage
-----

[](#usage)

```
$request = [
    'lang' => 'RU',
    'amount' => '1000'
    'currency' => '922',
    'description' => 'A sample descriotion...',
    'approve' => 'http://example.com/approve',
    'cancel' => 'http://example.com/cancel',
    'decline' => 'http://example.com/decline',
];

KapitalBankTransferFacade::load()->create($request);
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Elvin Sharifov](https://github.com/sharifelvin)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity29

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://avatars.githubusercontent.com/u/45904800?v=4)[sharifelvin](/maintainers/sharifelvin)[@sharifelvin](https://github.com/sharifelvin)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sharifelvin-laravel-kapitalbank/health.svg)

```
[![Health](https://phpackages.com/badges/sharifelvin-laravel-kapitalbank/health.svg)](https://phpackages.com/packages/sharifelvin-laravel-kapitalbank)
```

###  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)
