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

ActiveLibrary[API Development](/categories/api)

mnovik/zadarma-php-sdk
======================

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

v1.0.4(1y ago)02311BSD-3-ClausePHPPHP &gt;=5.6

Since Aug 9Pushed 1y agoCompare

[ Source](https://github.com/MattNovik/zadarma-php-sdk)[ Packagist](https://packagist.org/packages/mnovik/zadarma-php-sdk)[ RSS](/packages/mnovik-zadarma-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (7)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

26

—

LowBetter than 43% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 55.6% 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 ~1 days

Total

4

Last Release

631d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2800d75a252642e7aa023ea58315adbb847de5e35f33af67fd640d3a7fabce7a?d=identicon)[lockdur](/maintainers/lockdur)

---

Top Contributors

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

---

Tags

phpzadarmamnovik

### Embed Badge

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

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

###  Alternatives

[theodo-group/llphant

LLPhant is a library to help you build Generative AI applications.

1.5k311.5k5](/packages/theodo-group-llphant)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)[sandorian/moneybird-api-php

Moneybird API client for PHP

127.3k](/packages/sandorian-moneybird-api-php)

PHPackages © 2026

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