PHPackages                             marwa-mourad15/laravel-payment-myfatoorah - 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. marwa-mourad15/laravel-payment-myfatoorah

ActiveLibrary[Payment Processing](/categories/payments)

marwa-mourad15/laravel-payment-myfatoorah
=========================================

The MyFatoorah Payment Gateway for Laravel.

1756PHP

Since Nov 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/MarwaMourad15/laravel-myfatoorah)[ Packagist](https://packagist.org/packages/marwa-mourad15/laravel-payment-myfatoorah)[ RSS](/packages/marwa-mourad15-laravel-payment-myfatoorah/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

MyFatoorah Laravel
==================

[](#myfatoorah-laravel)

Description
-----------

[](#description)

This is the MyFatoorah Payment Gateway Laravel package. MyFatoorah Laravel is based on [myfatoorah](https://packagist.org/packages/myfatoorah/laravel-package) composer package.

Main Features
-------------

[](#main-features)

- Create MyFatoorah invoices.
- Check the MyFatoorah payment status for invoice/payment.

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

[](#installation)

1. Install the package via [MarwaMourad15/laravel-myfatoorah](https://github.com/MarwaMourad15/laravel-myfatoorah) composer.

```
composer require MarwaMourad15/laravel-myfatoorah
```

2. Publish the **MyFatoorah** provider using the following CLI command.

```
php artisan vendor:publish --provider="MarwaMourad15\LaravelPaymentMyfatoorah\MyFatoorahServiceProvider" --tag="myfatoorah"
```

3. To test the payment cycle, type the below URL onto your browser. Replace only the `{example.com}` with your site domain.

```
https://{example.com}/myfatoorah
```

4. Customize the **app/Http/Controllers/MyFatoorahController.php** file as per your site needs.

---

Merchant Configurations
-----------------------

[](#merchant-configurations)

Edit the **config/myfatoorah.php** file with your correct vendor data.

**Demo configuration**

1. You can use the test API token key mentioned [here](https://myfatoorah.readme.io/docs/test-token).
2. Make sure the test mode is true.
3. You can use one of [the test cards](https://myfatoorah.readme.io/docs/test-cards).

**Live Configuration**

1. You can use the live API token key mentioned [here](https://myfatoorah.readme.io/docs/live-token).
2. Make sure the test mode is false.
3. Make sure to set the country ISO code as mentioned in [this link](https://myfatoorah.readme.io/docs/iso-lookups).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/marwa-mourad15-laravel-payment-myfatoorah/health.svg)

```
[![Health](https://phpackages.com/badges/marwa-mourad15-laravel-payment-myfatoorah/health.svg)](https://phpackages.com/packages/marwa-mourad15-laravel-payment-myfatoorah)
```

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