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)14.5k↑135%2MITPHP

Since Feb 2Pushed 4y 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 1mo 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

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

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

1931d 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

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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