PHPackages                             baselrabia/myfatoorah-with-laravel - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. baselrabia/myfatoorah-with-laravel

ActiveLibrary[HTTP &amp; Networking](/categories/http)

baselrabia/myfatoorah-with-laravel
==================================

integration of myfatoorah with laravel framework for php

v1.0.0(5y ago)17.0k↑94.3%2MITPHP

Since Feb 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/baselrabia/myfatoorah-with-laravel)[ Packagist](https://packagist.org/packages/baselrabia/myfatoorah-with-laravel)[ RSS](/packages/baselrabia-myfatoorah-with-laravel/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

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

[](#installation)

Begin by installing this package through Composer. Just run following command to terminal-

```
composer require baselrabia/myfatoorah-with-laravel
```

Once this operation completes the package will automatically be discovered for **Laravel 5.6 and above**,

- Run this line to publish package files in your app

```
 php artisan vendor:publish --provider="Basel\MyFatoorah\MyFatoorahServiceProvider"
```

- after that fire the migration command

```
php artisan migrate
```

- last step in your `.env` file, Add // you don't have to do this step if you are testing the package

```
MYFATOORAH_TOKEN=**************
```

Otherwise, the final step is to add the service provider. Open `config/app.php`, and add a new item to the providers array.

```
'providers' => [
	...
	Basel\MyFatoorah\MyFatoorahServiceProvider::class,
],
```

test card:
----------

[](#test-card)

### Checkout Process Demo

[](#checkout-process-demo)

Please use these ‘test card’ details for your demo

```
"card": {
	"Number":"5123450000000008",
       	"expiryMonth":"05",
       	"expiryYear":"21",
       	"securityCode":"100"
	},
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1978d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27627958?v=4)[Basel Rabia](/maintainers/baselrabia)[@baselrabia](https://github.com/baselrabia)

---

Top Contributors

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

---

Tags

curlguzzlelaravelmyfatoorahphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/baselrabia-myfatoorah-with-laravel/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k39](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[guzzlehttp/test-server

Node.js server and PHP controller

14284.0k22](/packages/guzzlehttp-test-server)

PHPackages © 2026

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