PHPackages                             gamenet/zsquare - 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. gamenet/zsquare

ActiveLibrary[API Development](/categories/api)

gamenet/zsquare
===============

PHP-library for interactions with zsquare.ru api

1.0.3(9y ago)09091MITPHPPHP &gt;=5.5

Since Jun 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/gamenet/php-zsquare-api)[ Packagist](https://packagist.org/packages/gamenet/zsquare)[ RSS](/packages/gamenet-zsquare/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

php-zsquare-api (zsquare kss api v1.0)
======================================

[](#php-zsquare-api-zsquare-kss-api-v10)

Service allows you to perform the following operations with subscriptions:

- Activation of the subscription for the specified subscriber to the specified parameters (subscription until the specified date / time, or indefinitely subscription selected product, etc.). Each subscriber should have a unique identifier (SubscriberId) on the side of the service provider.
- Subscription renewal. Allows you to renew the subscription of said subscriber (SubscriberId) before the specified date / time, or indefinitely.
- Unsubscribe. It allows you to unsubscribe for the specified subscriber (SubscriberId) from that date.
- Cancel subscription. It allows you to cancel your subscription for the specified subscriber (SubscriberId) from that date to the provision of a buffer period.
- Suspending subscription. It allows you to suspend a subscription for the specified subscriber (SubscriberId) from that date.
- Renewal of subscription. It allows you to resume a paused service subscription for the specified subscriber (SubscriberId).
- Requesting a list of available products of Kaspersky Lab.

Installing
==========

[](#installing)

The recommended way to install library is [composer](http://getcomposer.org).

```
{
    "require": {
        "gamenet/zsquare": "*"
    }
}
```

Running tests
=============

[](#running-tests)

Set the zsquare api login and password in bootstrap.php and use phpunit.

Usage
=====

[](#usage)

```
    $api = new \ZSquare\Api('login', 'password');
    $activationCode = $api->activate('myUser', 'KISS');
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 70% 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 ~183 days

Total

4

Last Release

3450d ago

PHP version history (2 changes)1.0.0PHP ~5.5

1.0.3PHP &gt;=5.5

### Community

Maintainers

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

---

Top Contributors

[![misterion](https://avatars.githubusercontent.com/u/196737?v=4)](https://github.com/misterion "misterion (7 commits)")[![pr0head](https://avatars.githubusercontent.com/u/7290631?v=4)](https://github.com/pr0head "pr0head (3 commits)")

---

Tags

apizsquare

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gamenet-zsquare/health.svg)

```
[![Health](https://phpackages.com/badges/gamenet-zsquare/health.svg)](https://phpackages.com/packages/gamenet-zsquare)
```

###  Alternatives

[corsinvest/cv4pve-api-php

Corsinvest Proxmox VE Client API PHP

801.4M](/packages/corsinvest-cv4pve-api-php)[zzantares/proxmoxve

A simple PHP 5.5+ Proxmox API client.

17761.8k4](/packages/zzantares-proxmoxve)[jiririedl/php-sendy

PHP class for using sendy API

3053.2k](/packages/jiririedl-php-sendy)[platforg/adobe-connect

Provides a PHP Client to interact with the Adobe Connect's API

1510.1k2](/packages/platforg-adobe-connect)[a2design-company/mandrill-cakephp-plugin

Mandrill CakePHP plugin

193.2k](/packages/a2design-company-mandrill-cakephp-plugin)[armorpayments/armorpayments-php

A PHP client library for interacting with the Armor Payments API

153.9k](/packages/armorpayments-armorpayments-php)

PHPackages © 2026

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