PHPackages                             lukaszoramus/zonda-php-api - 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. lukaszoramus/zonda-php-api

ActiveLibrary[API Development](/categories/api)

lukaszoramus/zonda-php-api
==========================

Zonda PHP Api Client

0.2.6(3y ago)314MITPHPPHP ^8.1

Since Feb 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/lukaszoramus/zonda-php-api)[ Packagist](https://packagist.org/packages/lukaszoramus/zonda-php-api)[ RSS](/packages/lukaszoramus-zonda-php-api/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (8)Versions (11)Used By (0)

Zonda PHP API
=============

[](#zonda-php-api)

[![StyleCi](https://camo.githubusercontent.com/024a29572e4ca656284a3440dd62851ed3dea7f5d8b7d3513a1453534a0d78f4/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3539343136363531382f736869656c64)](https://github.styleci.io/repos/594166518)[![Tests](https://github.com/lukaszoramus/zonda-php-api/actions/workflows/tests.yml/badge.svg)](https://github.com/lukaszoramus/zonda-php-api/actions/workflows/tests.yml)

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

[](#installation)

This version supports PHP 8.1. To get started require the project using Composer. You will probably also need install one of packages that provide "psr/http-client-implementation" e.g. `guzzlehttp/guzzle`

```
$ composer require "lukaszoramus/zonda-php-api:^0.2" "guzzlehttp/guzzle:^7.5"
```

How to use
----------

[](#how-to-use)

```
use ZondaPhpApi\Client;

$client = new Client();
$client->authenticate('yourPublicApiKey', 'yourPrivateApiKey'); // Not required if you use only public endpoints

// Example call
$client->trading()->ticker('BTC-PLN');
```

License
-------

[](#license)

Zonda PHP API is licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~2 days

Total

10

Last Release

1226d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/111f135cf303dcf92f094779f56465dfc419945ff98734ec7d448977c7af4193?d=identicon)[lukaszoramus](/maintainers/lukaszoramus)

---

Top Contributors

[![lukaszoramus](https://avatars.githubusercontent.com/u/25460555?v=4)](https://github.com/lukaszoramus "lukaszoramus (17 commits)")

---

Tags

api-clientphpzonda

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/lukaszoramus-zonda-php-api/health.svg)

```
[![Health](https://phpackages.com/badges/lukaszoramus-zonda-php-api/health.svg)](https://phpackages.com/packages/lukaszoramus-zonda-php-api)
```

###  Alternatives

[openai-php/client

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

5.8k28.0M318](/packages/openai-php-client)[mailgun/mailgun-php

The Mailgun SDK provides methods for all API functions.

1.1k30.8M182](/packages/mailgun-mailgun-php)[intercom/intercom-php

Intercom API client.

30421.4M26](/packages/intercom-intercom-php)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35789.4k2](/packages/telnyx-telnyx-php)[apigee/apigee-client-php

Client library for connecting to the Apigee Edge API.

27584.5k4](/packages/apigee-apigee-client-php)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28150.5k](/packages/phpro-http-tools)

PHPackages © 2026

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