PHPackages                             anburocky3/phonepe-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. anburocky3/phonepe-laravel

ActiveLibrary

anburocky3/phonepe-laravel
==========================

PhonePe Payment Integration for Laravel projects

v0.0.1(2y ago)266[1 issues](https://github.com/anburocky3/phonepe-laravel/issues)MITPHP

Since Nov 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/anburocky3/phonepe-laravel)[ Packagist](https://packagist.org/packages/anburocky3/phonepe-laravel)[ Docs](https://anburocky3.github.io/phonepe-laravel)[ RSS](/packages/anburocky3-phonepe-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PhonePe Laravel
===============

[](#phonepe-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1a5499f8499f5a16b7defaab70dfdd034e4bf62f18ea76d6c631a3b140885fdf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e6275726f636b79332f70686f6e6570652d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/anburocky3/phonepe-laravel)[![Total Downloads](https://camo.githubusercontent.com/c36141348c5a5e78569474c780c617cd0cc68f6dbb4cc1f9fd1db53c87a4a1ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616e6275726f636b79332f70686f6e6570652d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/anburocky3/phonepe-laravel)

Payment Gateway for Laravel Projects

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

[](#installation)

You can install the package via composer:

```
composer require anburocky3/phonepe-laravel
```

2. Update the env file with your relevant information.

```
PHONEPE_MERCHANT_ID=
PHONEPE_MERCHANT_USER_ID=
PHONEPE_ENV=
PHONEPE_SALT_KEY=
PHONEPE_SALT_INDEX=
PHONEPE_CALLBACK_URL=
PHONEPE_MERCHANT_TRANSACTION_ID=
```

3. Use it like this.

```
$phonePe = new PhonePe("91987654322", "callback-url");

$phonePe->makePayment(500, "test01"); // '500' is amount, 'test01' is merchantId
```

Credits
-------

[](#credits)

- [Anbuselvan Rocky](https://github.com/anburocky3)

License
-------

[](#license)

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

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

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

910d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/316c632677281a693214e6f41bc0aa6bb3aa057084d3016a1f056580630b710f?d=identicon)[anburocky3](/maintainers/anburocky3)

---

Top Contributors

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

---

Tags

laravelpayment gatewayPhonePeanburocky3

### Embed Badge

![Health badge](/badges/anburocky3-phonepe-laravel/health.svg)

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

###  Alternatives

[luigel/laravel-paymongo

A laravel wrapper for Paymongo API

7956.2k1](/packages/luigel-laravel-paymongo)[hexters/coinpayment

CoinPayment is a Laravel module for handling transactions from CoinPayment like a create transaction, history transaction, etc.

7058.0k](/packages/hexters-coinpayment)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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