PHPackages                             jlorente/zadarma-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. jlorente/zadarma-php-sdk

ActiveLibrary[API Development](/categories/api)

jlorente/zadarma-php-sdk
========================

A PHP package to access the Zadarma API by a comprehensive way.

1.0.1(5y ago)113.8k↓64.8%1[1 issues](https://github.com/jlorente/zadarma-php-sdk/issues)[2 PRs](https://github.com/jlorente/zadarma-php-sdk/pulls)1BSD-3-ClausePHPPHP &gt;=5.6

Since Jan 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jlorente/zadarma-php-sdk)[ Packagist](https://packagist.org/packages/jlorente/zadarma-php-sdk)[ RSS](/packages/jlorente-zadarma-php-sdk/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

Zadarma PHP SDK
===============

[](#zadarma-php-sdk)

A PHP package to access the [Zadarma API](https://zadarma.com/en/support/api/) by a comprehensive way.

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

With Composer installed, you can then install the extension using the following commands:

```
$ php composer.phar require jlorente/zadarma-php-sdk
```

or add

```
...
    "require": {
        "jlorente/zadarma-php-sdk": "*"
    }
```

to the `require` section of your `composer.json` file.

Configuration
-------------

[](#configuration)

You can set the api keys as environment variables or add them later on Zadarma class instantiation.

The name of the environment variables are ZADARMA\_API\_KEY and ZADARMA\_API\_SECRET.

Usage
-----

[](#usage)

Endpoints calls must done through the Zadarma class.

If you haven't set the environment variables previously, remember to provide them on instantiation.

```
$zadarma = new \Jlorente\Zadarma\Zadarma($apiKey, $apiSecret);
$zadarma->api()->getBalance();
```

All the API methods are well documented in the Jlorente\\Zadarma\\Api class.

License
-------

[](#license)

Copyright © 2019 José Lorente Martín .

Licensed under the BSD 3-Clause License. See LICENSE.txt for details.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

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

Total

2

Last Release

2111d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5b6d568331349beaf1945db65a076cf60e6c124d504fcb43a21937f0c85bde3?d=identicon)[jlorente](/maintainers/jlorente)

---

Top Contributors

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

---

Tags

phpjlorentezadarma

### Embed Badge

![Health badge](/badges/jlorente-zadarma-php-sdk/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

617.2M43](/packages/resend-resend-php)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)

PHPackages © 2026

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