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

ActiveLibrary

qredex/php
==========

Canonical PHP server SDK for the Qredex Integrations API.

v0.1.0(1mo ago)00Apache-2.0PHPPHP ^8.2CI passing

Since Mar 16Pushed 1mo agoCompare

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

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

Qredex PHP SDK
==============

[](#qredex-php-sdk)

[![CI](https://github.com/Qredex/qredex-php/actions/workflows/ci.yml/badge.svg)](https://github.com/Qredex/qredex-php/actions/workflows/ci.yml)[![License](https://camo.githubusercontent.com/798509b4df525f56802b56f8096862487f08023e3d7561c68656f8dab10d0d6e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4170616368652d2d322e302d626c75652e737667)](LICENSE)[![PHP](https://camo.githubusercontent.com/e2df0db5111cc996698331f261bf2635d5d982b997163dd61bcd20b2f000f216/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e322d3838393242462e737667)](https://www.php.net/)

Canonical PHP server SDK for the Qredex Integrations API.

This package is for machine-to-machine integrations only. It is designed to make the canonical backend flow easy and safe:

`create link -> issue IIT -> lock PIT -> record paid order -> record refund`

It does not include Merchant API endpoints, browser/runtime logic, Shopify embedded flows, or webhook receivers.

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

[](#installation)

```
composer require qredex/php
```

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

[](#requirements)

- PHP 8.2 or newer
- Composer 2
- Machine-to-machine Qredex Integrations API credentials

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

[](#quick-start)

```
