PHPackages                             uqpay/uqpay\_php - 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. uqpay/uqpay\_php

ActiveLibrary[Payment Processing](/categories/payments)

uqpay/uqpay\_php
================

UQPay Gateway PHP Server Library

v3.2.15(2y ago)28.5k↓50%MITPHPPHP &gt;=5.6

Since Sep 6Pushed 2y ago2 watchersCompare

[ Source](https://github.com/uqpay/uqpay-php)[ Packagist](https://packagist.org/packages/uqpay/uqpay_php)[ Docs](https://developer.uqpay.com/api/#/)[ RSS](/packages/uqpay-uqpay-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (24)Used By (0)

UQPAY Payment PHP library
=========================

[](#uqpay-payment-php-library)

This PHP library provides integration access to the UQPAY Payment Gateway.

Dependencies
------------

[](#dependencies)

PHP version &gt;= 5.6 is required.

The following PHP extensions are required:

- hash
- openssl
- json

Quick Start Example
-------------------

[](#quick-start-example)

### Installation

[](#installation)

```
composer require uqpay/uqpay_php
```

### Sample Usage

[](#sample-usage)

```
