PHPackages                             al-saloul/kuraimibank-payment - 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. al-saloul/kuraimibank-payment

ActiveLibrary[Payment Processing](/categories/payments)

al-saloul/kuraimibank-payment
=============================

The description

711PHP

Since Jul 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/al-saloul/kurimibanck)[ Packagist](https://packagist.org/packages/al-saloul/kuraimibank-payment)[ RSS](/packages/al-saloul-kuraimibank-payment/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Stand With Palestine](https://raw.githubusercontent.com/TheBSD/StandWithPalestine/main/banner-no-action.svg)](https://TheBSD.github.io/StandWithPalestine/)

[![banner](https://camo.githubusercontent.com/c1b30ae7e0971700427a37e9075094d75efbc5dd630b721cfc26f08d0b2c767e/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4b757261696d6942616e6b2532305061796d656e74253230476174657761792e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d616c2d73616c6f756c2532466b757261696d6962616e6b2d7061796d656e74267061747465726e3d62616e6b4e6f7465267374796c653d7374796c655f31266465736372697074696f6e3d412b6c6962726172792b64657369676e65642b746f2b666163696c69746174652b7472616e73616374696f6e732b6265747765656e2b652d636f6d6d65726365732b616e642b7468652b4b757261696d692b62616e6b2b6170706c69636174696f6e732e266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d3735707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667267769647468733d32353026686569676874733d323530)](https://camo.githubusercontent.com/c1b30ae7e0971700427a37e9075094d75efbc5dd630b721cfc26f08d0b2c767e/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4b757261696d6942616e6b2532305061796d656e74253230476174657761792e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d616c2d73616c6f756c2532466b757261696d6962616e6b2d7061796d656e74267061747465726e3d62616e6b4e6f7465267374796c653d7374796c655f31266465736372697074696f6e3d412b6c6962726172792b64657369676e65642b746f2b666163696c69746174652b7472616e73616374696f6e732b6265747765656e2b652d636f6d6d65726365732b616e642b7468652b4b757261696d692b62616e6b2b6170706c69636174696f6e732e266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d3735707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667267769647468733d32353026686569676874733d323530)

[![](https://camo.githubusercontent.com/311d0332b9f85836a7fbbc9b7557a6c62f99d2c101a61e0c6d54137f8ebd4bf7/68747470733a2f2f6b757261696d6962616e6b2e636f6d2f2f6d656469612f333537382f2544382541442544382541372544382542332544382541382e706e67)](https://camo.githubusercontent.com/311d0332b9f85836a7fbbc9b7557a6c62f99d2c101a61e0c6d54137f8ebd4bf7/68747470733a2f2f6b757261696d6962616e6b2e636f6d2f2f6d656469612f333537382f2544382541442544382541372544382542332544382541382e706e67)

KuraimiBank Payment Gateway
===========================

[](#kuraimibank-payment-gateway)

The KuraimiBank-Payment Gateway is a comprehensive library designed to facilitate seamless transactions between domestic e-commerce suppliers and the Kuraimi bank applications, namely KJ and Mfloos. This API solution serves as a bridge, connecting the supplier's portal with the bank's applications, enabling efficient and secure payment processing.

By leveraging the KuraimiBank-Payment Gateway, suppliers can achieve enhanced integration with their front systems and platforms through the utilization of Web API technology. This integration empowers suppliers and their partners to conduct transactions effortlessly, ensuring a smooth user experience for their customers.

With its robust features and functionalities, the KuraimiBank-Payment Gateway simplifies the payment process for e-commerce suppliers. It enables them to securely manage and process payments, ensuring reliable and efficient financial transactions.

Overall, the KuraimiBank-Payment Gateway serves as a vital component in Kuraimi's E-Pay API solution, offering domestic e-commerce suppliers a powerful tool to seamlessly integrate their systems with Kuraimi bank applications, ultimately enhancing their payment processing capabilities.

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

[](#installation)

You can install the package via Composer:

```
composer require al-saloul/kuraimibank-payment
```

Usage
-----

[](#usage)

Create these `.env` variables in your project:

```
KURAIMI_USERNAME=
KURAIMI_PASSWORD=
KURAIMI_BASE_URL=
KURAIMI_CURRENCY_ZONE=old # Ex: all, old, new
KURAIMI_WEBHOOK_URL=webhooks/kuraimibank/check-user # You can add your own webhook url here which should not exist in your project routes
KURAIMI_MODEL='\App\Models\User' # The model with namespace
KURAIMI_COLUMN_NAME='mobile'
```

The currency zone variable represent North Yemen Coin (old) , South Yemen Coin (new) or all Yemen coins (all).

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity18

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/96193006?v=4)[Mohammed Alsaloul](/maintainers/al-saloul)[@al-saloul](https://github.com/al-saloul)

---

Top Contributors

[![al-saloul](https://avatars.githubusercontent.com/u/96193006?v=4)](https://github.com/al-saloul "al-saloul (2 commits)")

### Embed Badge

![Health badge](/badges/al-saloul-kuraimibank-payment/health.svg)

```
[![Health](https://phpackages.com/badges/al-saloul-kuraimibank-payment/health.svg)](https://phpackages.com/packages/al-saloul-kuraimibank-payment)
```

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[binkode/laravel-paystack

A description for laravel-paystack.

112.1k](/packages/binkode-laravel-paystack)

PHPackages © 2026

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