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

ActiveLibrary[API Development](/categories/api)

vadim-nilov/ivy-sdk-php
=======================

IVY payment provider PHP Library

0.2.0(3y ago)08841[1 PRs](https://github.com/vadminn/ivy-sdk-php/pulls)MITPHPPHP &gt;=8.1

Since Dec 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vadminn/ivy-sdk-php)[ Packagist](https://packagist.org/packages/vadim-nilov/ivy-sdk-php)[ Docs](https://www.getivy.io/)[ RSS](/packages/vadim-nilov-ivy-sdk-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (27)Used By (0)

Ivy SDK
=======

[](#ivy-sdk)

```
$client = new Client('api-key');
$client->useSandbox();

```

---

Available services and methods
------------------------------

[](#available-services-and-methods)

### Banks

[](#banks)

#### Search

[](#search)

`$client->banks->search(searchString);`

---

### Checkout

[](#checkout)

#### Create Session

[](#create-session)

`$client->session->create(SessionResource);`

#### Retrieve session

[](#retrieve-session)

`$client->session->retrieve(id);`

---

### Merchant

[](#merchant)

#### Merchant update

[](#merchant-update)

`$client->merchant->update(MerchantResource);`

---

### Refund

[](#refund)

#### Single refund

[](#single-refund)

`$client->refund->single(RefundRequestResource);`

#### Batch of refunds

[](#batch-of-refunds)

`$client->refund->batch(array);`

---

### Order

[](#order)

#### Single refund

[](#single-refund-1)

`$client->order->retrieve(id);`

#### Batch of refunds

[](#batch-of-refunds-1)

`$client->order->update(OrderResource);`

---

Docs:

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Every ~4 days

Recently: every ~14 days

Total

24

Last Release

1141d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0219b8e9c6ae5d482cfabdb7a6eee0aa5d68949028086e42bd8df44d02cedbab?d=identicon)[vadim-nilov](/maintainers/vadim-nilov)

---

Top Contributors

[![vadminn](https://avatars.githubusercontent.com/u/45597633?v=4)](https://github.com/vadminn "vadminn (30 commits)")

---

Tags

ivypayment-providerphpsdkapipayment processingivy

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vadim-nilov-ivy-sdk-php/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[rebilly/client-php

Rebilly PHP Client

18401.9k](/packages/rebilly-client-php)[everypay/everypay-php

1742.0k](/packages/everypay-everypay-php)

PHPackages © 2026

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