PHPackages                             isecpay/crypto-exchange - 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. isecpay/crypto-exchange

ActiveLibrary[Payment Processing](/categories/payments)

isecpay/crypto-exchange
=======================

07PHP

Since Aug 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/isecpay/crypto-exchange)[ Packagist](https://packagist.org/packages/isecpay/crypto-exchange)[ RSS](/packages/isecpay-crypto-exchange/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

isecpay/crypto-exchange
=======================

[](#isecpaycrypto-exchange)

iSecPay Crypto Exchange API PHP SDK

---

### This library requires min. PHP 8.0

[](#this-library-requires-min-php-80)

---

### You need an API Key. You can get one by contacting

[](#you-need-an-api-key-you-can-get-one-by-contacting-ce-apiisecpayco)

---

Installation
============

[](#installation)

`composer require isecpay/crypto-exchange`

Examples
========

[](#examples)

### Get number

[](#get-number)

```
// require_once './vendor/autoload.php';

// Replace 'YOUR_API_KEY' with your actual API key from iSecPay API.
$apiKey = 'YOUR_API_KEY';

try {
	$api = new PHPCore\CryptoExchange\Api($apiKey); // $api$key is optional if $_ENV['ISECPAY_CRYPTO_EXCHANGE_API_KEY'] is set

} catch (Exception $e) {
	echo "Error: " . $e->getMessage() . "\n";
}

```

---

License
-------

[](#license)

This project is licensed under the MIT License.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/508adb194f2ac93f096366959ac720341267ca868f068bc934a2358934e20009?d=identicon)[isecpay](/maintainers/isecpay)

### Embed Badge

![Health badge](/badges/isecpay-crypto-exchange/health.svg)

```
[![Health](https://phpackages.com/badges/isecpay-crypto-exchange/health.svg)](https://phpackages.com/packages/isecpay-crypto-exchange)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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