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

ActiveLibrary[Payment Processing](/categories/payments)

afconwave/afconwave-php
=======================

Official AfconWave PHP SDK — Global payments, payouts, crypto, refunds &amp; disputes.

10

Since May 12Compare

[ Source](https://github.com/afconwave/afconwave-php)[ Packagist](https://packagist.org/packages/afconwave/afconwave-php)[ RSS](/packages/afconwave-afconwave-php/feed)WikiDiscussions Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

afconwave/sdk — Official PHP SDK
================================

[](#afconwavesdk--official-php-sdk)

> The official PHP client library for the AfconWave Payments API.

[![Packagist](https://camo.githubusercontent.com/87cf650c1b028fc8b7412d5ff75ed3d8335360e870c343fb43b5d5aa89db1137/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6166636f6e776176652f73646b2e737667)](https://packagist.org/packages/afconwave/sdk)[![PHP](https://camo.githubusercontent.com/498a10f9ebcb19fb8330eeceb68c5ce2c8c320fa5d18cdaa8758bbcdeb8483e1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d372e342b2d707572706c652e737667)](https://www.php.net/)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

---

Features
--------

[](#features)

- ✅ PHP 7.4+ and PHP 8.x compatible
- 🌍 Payments, Payouts, and Refunds
- 🔒 Secure, server-side only API key handling
- 🔔 Webhook HMAC-SHA256 signature verification
- 🧪 Sandbox-ready with test keys
- 📦 PSR-4 autoloaded via Composer

---

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- Composer
- `guzzlehttp/guzzle` (auto-installed)

---

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

[](#installation)

```
composer require afconwave/sdk
```

---

Quick Start
-----------

[](#quick-start)

```
