PHPackages                             thecrazybob/paytabs-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. [Payment Processing](/categories/payments)
4. /
5. thecrazybob/paytabs-laravel

AbandonedArchivedLibrary[Payment Processing](/categories/payments)

thecrazybob/paytabs-laravel
===========================

PayTabs Gateway for Laravel

1121PHP

Since Sep 15Pushed 5y ago1 watchersCompare

[ Source](https://github.com/thecrazybob/paytabs-laravel)[ Packagist](https://packagist.org/packages/thecrazybob/paytabs-laravel)[ RSS](/packages/thecrazybob-paytabs-laravel/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PayTabs Gateway for Laravel
===========================

[](#paytabs-gateway-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1a590119cb41428b60636d46f6f5ef7d52d505bfeec925c5e60536b15b3b363a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7468656372617a79626f622f706179746162732d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thecrazybob/paytabs-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/44224dc1bb34d25fdfa1f9809a271ec9a7efea18540ad09b06246bdcef2ec2bf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7468656372617a79626f622f706179746162732d6c61726176656c2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/thecrazybob/paytabs-laravel/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/573c6ce513036a876443d7c179674b4d46f4632ff8bc0947ed622515236aa84a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7468656372617a79626f622f706179746162732d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/thecrazybob/paytabs-laravel)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require thecrazybob/package-paytabs-laravel-laravel
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Thecrazybob\PaytabsLaravel\PaytabsServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Thecrazybob\PaytabsLaravel\PaytabsServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$paytabs-laravel = new Thecrazybob\PaytabsLaravel();
echo $paytabs-laravel->echoPhrase('Hello, Thecrazybob!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Mohammed Sohail](https://github.com/thecrazybob)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity33

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/20065018?v=4)[Mohammed Sohail](/maintainers/thecrazybob)[@thecrazybob](https://github.com/thecrazybob)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/thecrazybob-paytabs-laravel/health.svg)

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

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)

PHPackages © 2026

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