PHPackages                             bahaa-io/gateway-php-sdk - 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. bahaa-io/gateway-php-sdk

ActiveLibrary

bahaa-io/gateway-php-sdk
========================

Official PHP SDK for Bahaa Gateway — accept crypto payments, create invoices, track payments, manage withdrawals, and verify webhooks.

31PHP

Since Feb 24Pushed 2mo agoCompare

[ Source](https://github.com/bahaa-io/gateway-php-sdk)[ Packagist](https://packagist.org/packages/bahaa-io/gateway-php-sdk)[ RSS](/packages/bahaa-io-gateway-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bahaa Gateway — PHP SDK
=======================

[](#bahaa-gateway--php-sdk)

Official PHP SDK for **[Bahaa Gateway](https://bahaa.io)** — accept crypto payments on TRON and TON networks. Create invoices, track payments, manage withdrawals, and securely verify webhooks with just a few lines of code.

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

[](#requirements)

- PHP 7.4 or later
- `ext-curl`
- `ext-json`

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

[](#installation)

```
composer require bahaa-io/gateway-php-sdk
```

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

[](#quick-start)

```
