PHPackages                             dotsplatform/zoning-api-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. dotsplatform/zoning-api-php-sdk

ActiveLibrary[API Development](/categories/api)

dotsplatform/zoning-api-php-sdk
===============================

Client SDK for zoning

1.0.1(4y ago)07proprietaryPHPPHP ^8.0

Since Dec 9Pushed 4y ago2 watchersCompare

[ Source](https://github.com/dotsplatform/zoning-api-php-sdk)[ Packagist](https://packagist.org/packages/dotsplatform/zoning-api-php-sdk)[ RSS](/packages/dotsplatform-zoning-api-php-sdk/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

About
-----

[](#about)

This service is PHP API SDK for zoning service.

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

[](#installation)

`composer require dotsplatform/zoning-api-php-sdk`

Usage
-----

[](#usage)

```
$client = new ZoningApiClient(
    config('services.zoning.host')
);

$companies = $client->getNearestCompaniesIdsBySortedByDistance(
    'uuid-account-id',
    51.35,
    31.454,
);

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Total

2

Last Release

1621d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d9e72f4aaec1eb6f15b12504604863656c73ba4d536d2d090e414d8ce563923?d=identicon)[dotsplatfolrm](/maintainers/dotsplatfolrm)

---

Top Contributors

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

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dotsplatform-zoning-api-php-sdk/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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