PHPackages                             oxapay/oxapay-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. oxapay/oxapay-php

ActiveLibrary[Payment Processing](/categories/payments)

oxapay/oxapay-php
=================

Official PHP SDK for OxaPay crypto payment gateway (PHP &gt;= 8.0).

1.0.0(5mo ago)0281Apache-2.0PHPPHP ^8.0

Since Nov 28Pushed 5mo agoCompare

[ Source](https://github.com/OxaPay/oxapay-php)[ Packagist](https://packagist.org/packages/oxapay/oxapay-php)[ Docs](https://oxapay.com)[ RSS](/packages/oxapay-oxapay-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

OxaPay PHP SDK
==============

[](#oxapay-php-sdk)

Official PHP SDK for [OxaPay](https://oxapay.com) — accept crypto payments, exchanges, and payouts.

> **PHP:** 8.0+
> **Docs:**

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

[](#installation)

```
composer require oxapay/oxapay-php
```

After installing, if you updated autoloaded classes, run:

```
composer dump-autoload -o
```

Quick start
-----------

[](#quick-start)

```
