PHPackages                             mojahed/edupluspgw - 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. mojahed/edupluspgw

ActiveLibrary

mojahed/edupluspgw
==================

Eduplus Payment Gateway SDK for PHP.

1.0.0(3mo ago)025MITPHPPHP &gt;=7.4

Since Feb 4Pushed 3mo agoCompare

[ Source](https://github.com/md-mojahed/edupluspgw)[ Packagist](https://packagist.org/packages/mojahed/edupluspgw)[ RSS](/packages/mojahed-edupluspgw/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

EduplusPGW PHP SDK
==================

[](#edupluspgw-php-sdk)

[![License: MIT](https://camo.githubusercontent.com/784362b26e4b3546254f1893e778ba64616e362bd6ac791991d2c9e880a3a64e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e2e737667)](LICENSE)

EduplusPGW is a lightweight PHP SDK for integrating with the Eduplus Payment Gateway (PGW). It allows you to generate payment URLs and retrieve payment session details easily using Guzzle HTTP.

---

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

[](#installation)

Install via Composer:

```
composer require mojahed/edupluspgw

```

---

Usage
-----

[](#usage)

1. Initialize with API key and create a payment URL:

```
