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(6y ago)0129[2 issues](https://github.com/coinfide/php-sdk/issues)MITPHPCI failing

Since Aug 5Pushed 6y 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 4w 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 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81% of commits — single point of failure

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

2194d ago

### Community

Maintainers

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

---

Top Contributors

[![andrewtch](https://avatars.githubusercontent.com/u/925330?v=4)](https://github.com/andrewtch "andrewtch (17 commits)")[![voiteco](https://avatars.githubusercontent.com/u/7473018?v=4)](https://github.com/voiteco "voiteco (4 commits)")

###  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.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)

PHPackages © 2026

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