PHPackages                             coinfide/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. [API Development](/categories/api)
4. /
5. coinfide/php-sdk

ActiveLibrary[API Development](/categories/api)

coinfide/php-sdk
================

Coinfide.com PHP SDK

1.0.0(5y ago)01291[2 issues](https://github.com/coinfide/php-sdk/issues)MITPHP

Since Aug 5Pushed 5y ago1 watchersCompare

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

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

Coinfide integration generic PHP SDK
====================================

[](#coinfide-integration-generic-php-sdk)

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

[](#installation)

Require it with Composer `composer require confide/php-sdk dev-master`.

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

[](#requirements)

The server should support TLS 1.2. It means OpenSSL version &gt; 1.0.1 and Curl &gt; 7.43, check the library versions your PHP is compiled against.

Running
-------

[](#running)

Basically, all parameters are passed to `Coinfide\Client` constructor. Supported parameters are:

- `sslOptions`: array of [curl](http://php.net/manual/en/function.curl-setopt.php) options to pass to the client;
- `trace`: passing `'trace' => true` dumps all requests (made and received) to console.

Examples
--------

[](#examples)

Copy `.env.example` to `.env` and run the tests or examples. The following examples are included:

- `example.php` - example order creation, and redirection to payment form;
- `callback.php` - example callback processing;
- `orderlist.php` - getting list of orders, fetching order details;
- `refund.php` - payment refund;
- `status.php` - changing order status (cancelling order).

Further reading
---------------

[](#further-reading)

Read full documentation in the [wiki](https://github.com/coinfide/documentation/wiki)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2149d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/842132e476d78128f23d9abb2ef907904af46205c7ed54b9123da8614dbf4790?d=identicon)[Enauda](/maintainers/Enauda)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/coinfide-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/coinfide-php-sdk/health.svg)](https://phpackages.com/packages/coinfide-php-sdk)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
