PHPackages                             amwalpay/laravel-package - 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. amwalpay/laravel-package

ActiveLibrary[Payment Processing](/categories/payments)

amwalpay/laravel-package
========================

AmwalPay Payment for Laravel.

1.0.0(1y ago)27531GPL-3.0-onlyPHP

Since May 12Pushed 8mo ago2 watchersCompare

[ Source](https://github.com/amwal-pay/laravel_package)[ Packagist](https://packagist.org/packages/amwalpay/laravel-package)[ Docs](https://www.amwal-pay.com/)[ RSS](/packages/amwalpay-laravel-package/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

AmwalPay Laravel Package
========================

[](#amwalpay-laravel-package)

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

[](#installation)

1. Install the AmwalPay Laravel Package via [amwalpay/laravel-package](https://packagist.org/packages/amwalpay/laravel-package)

```
composer require amwalpay/laravel-package:dev-main
```

2. Publish the AmwalPay Service Provider using the following command.

```
php artisan vendor:publish --provider="AmwalPay\LaravelPackage\AmwalPayServiceProvider" --tag="amwalpay"
```

3. Customize the process and callback actions that exist in **app/Http/Controllers/AmwalPayController.php** file as per your needs.

Configuration
-------------

[](#configuration)

### AmwalPay Account

[](#amwalpay-account)

1. Sign up at [AmwalPay](https://www.amwal-pay.com/) and and our sales team will reach out to you. Once contract is signed, we’ll send you your Merchant ID, Terminal ID, and Secure Key.

### Merchant Configurations

[](#merchant-configurations)

1. Edit the **config/amwalpay.php** file and paste each key in its place.
2. replace only the {YourWebsiteURL} with your site domain.

> https://{YourWebsiteURL}/amwalpay/callback

3. Below URL is considered as your website payment process for AmwalPay Payment. Just replace the `{YourWebsiteURL}` with the actual domain.

> https://{YourWebsiteURL}/amwalpay/process

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance55

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

372d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/094589d247f7fa25466ad3f8694ad976fd82d239fba16175347daeb4909dc3b0?d=identicon)[amwalpay](/maintainers/amwalpay)

---

Top Contributors

[![babarzafar](https://avatars.githubusercontent.com/u/35570529?v=4)](https://github.com/babarzafar "babarzafar (13 commits)")

---

Tags

laravelpaymentamwalAmwalPay

### Embed Badge

![Health badge](/badges/amwalpay-laravel-package/health.svg)

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

###  Alternatives

[dena-a/iran-payment

a Laravel package to handle Internet Payment Gateways for Iran Banking System

312.4k1](/packages/dena-a-iran-payment)[infyomlabs/laravel-payumoney

Laravel Payumoney Integration Library

113.9k](/packages/infyomlabs-laravel-payumoney)

PHPackages © 2026

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