PHPackages                             jorisvandesande/yuki-api-client - 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. jorisvandesande/yuki-api-client

ActiveLibrary[API Development](/categories/api)

jorisvandesande/yuki-api-client
===============================

An API client for the Yuki SOAP API endpoints

19.1k1PHPCI failing

Since Jun 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jorisvandesande/yuki-api-client)[ Packagist](https://packagist.org/packages/jorisvandesande/yuki-api-client)[ RSS](/packages/jorisvandesande-yuki-api-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yuki API Client
===============

[](#yuki-api-client)

An API client for the Yuki SOAP API endpoints.

[![Build Status](https://camo.githubusercontent.com/41e3d6d7f1c159b8f3a131c48fe0b087351ed71b951acc83a95e9c92db24d81b/68747470733a2f2f7472617669732d63692e6f72672f6a6f72697376616e646573616e64652f79756b692d6170692d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jorisvandesande/yuki-api-client)

At the moment only a couple of API calls are implemented:

- AccountingInfo
    - GetTransactionDetails
    - GetTransactionDocument
    - GetGLAccountScheme
    - GetStartBalanceByGLAccount
- Administrations
    - Administrations
- Archive
    - DocumentBinaryData()
    - DocumentsInFolder()
    - SearchDocuments()
- Contact
    - SearchContacts()
- Sales
    - ProcessSalesInvoices()

Usage
=====

[](#usage)

```
use JVDS\YukiClient\ContactClient;

$client = new ContactClient('your-yuki-access-key');
$client->searchContacts();
```

Official Yuki documentation
===========================

[](#official-yuki-documentation)

Documentation for all Yuki endpoints can be found at:

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1410498?v=4)[Joris van de Sande](/maintainers/jorisvandesande)[@jorisvandesande](https://github.com/jorisvandesande)

---

Top Contributors

[![jorisvandesande](https://avatars.githubusercontent.com/u/1410498?v=4)](https://github.com/jorisvandesande "jorisvandesande (8 commits)")[![dragomirt](https://avatars.githubusercontent.com/u/22262264?v=4)](https://github.com/dragomirt "dragomirt (1 commits)")

### Embed Badge

![Health badge](/badges/jorisvandesande-yuki-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/jorisvandesande-yuki-api-client/health.svg)](https://phpackages.com/packages/jorisvandesande-yuki-api-client)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

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

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

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

PHPackages © 2026

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