PHPackages                             wslib/esewa - 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. wslib/esewa

ActiveLibrary[Payment Processing](/categories/payments)

wslib/esewa
===========

A library for php to integrate Esewa payment gateway

1.0.2(1y ago)026[1 issues](https://github.com/Websoft-Technology-Pokhara/esewa-php/issues)MITPHP

Since May 24Pushed 1y agoCompare

[ Source](https://github.com/Websoft-Technology-Pokhara/esewa-php)[ Packagist](https://packagist.org/packages/wslib/esewa)[ RSS](/packages/wslib-esewa/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

eSewa SDK
=========

[](#esewa-sdk)

The eSewa PHP Library is a tool designed for integrating the eSewa payment gateway into PHP-based web applications. It facilitates seamless processing of payments by providing functionalities to send payment requests and handle responses from the eSewa platform.

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

[](#installation)

Install my-project with npm

```
  composer require wslib/esewa
```

Usage/Examples
--------------

[](#usageexamples)

```
use Wslib\Esewa;

$esewa = Esewa::init()
$esewa->config("transaction_id", "success_url", "failure_url", "amount");
```

```
// verify the transaction
$esewa->validate("transaction_id", "amount")
```

Authors
-------

[](#authors)

- [@sgrgug](https://www.github.com/sgrgug)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

Every ~0 days

Total

2

Last Release

721d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c5ea034298810e291db6269d734bf22c0865d3769732e4ec303205c9edc45d8?d=identicon)[websofttechnology](/maintainers/websofttechnology)

---

Top Contributors

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

---

Tags

laravellibraryphp

### Embed Badge

![Health badge](/badges/wslib-esewa/health.svg)

```
[![Health](https://phpackages.com/badges/wslib-esewa/health.svg)](https://phpackages.com/packages/wslib-esewa)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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