PHPackages                             shqear/zoho-inventory-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. shqear/zoho-inventory-api

ActiveLibrary[API Development](/categories/api)

shqear/zoho-inventory-api
=========================

SDK for ZOHO Inventory API.

0.1.8(6y ago)965311[1 PRs](https://github.com/shqear93/zoho-inventory-api/pulls)Apache-2.0PHPPHP &gt;=5.4

Since Dec 13Pushed 4y ago3 watchersCompare

[ Source](https://github.com/shqear93/zoho-inventory-api)[ Packagist](https://packagist.org/packages/shqear/zoho-inventory-api)[ Docs](https://www.zoho.com/inventory/api/v1/)[ RSS](/packages/shqear-zoho-inventory-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

ZOHO Inventory API SDK
======================

[](#zoho-inventory-api-sdk)

Unofficial ZOHO Inventory API SDK for PHP

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist shqear/zoho-inventory-api "*"

```

or add

```
"shqear/zoho-inventory-api": "*"

```

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

Usage
-----

[](#usage)

```
require_once 'vendor/autoload.php';
use shqear\lib\ZohoClient;

$inventory = new ZohoInventory(array('accessToken' => 'your auth token'), 'organizationId' => 'your org id'));

$inventory->listContacts(); // Get all contacts

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~270 days

Total

2

Last Release

2434d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2184f523fd87a2da36f06ce565650e3323860e700aa88bf55e1ed0cff69db7f0?d=identicon)[shqear93](/maintainers/shqear93)

---

Top Contributors

[![shqear93](https://avatars.githubusercontent.com/u/13157595?v=4)](https://github.com/shqear93 "shqear93 (14 commits)")[![shohag121](https://avatars.githubusercontent.com/u/5476784?v=4)](https://github.com/shohag121 "shohag121 (5 commits)")[![bluec](https://avatars.githubusercontent.com/u/1577895?v=4)](https://github.com/bluec "bluec (1 commits)")[![stnc](https://avatars.githubusercontent.com/u/3958405?v=4)](https://github.com/stnc "stnc (1 commits)")

---

Tags

phpapiZohoinventory

### Embed Badge

![Health badge](/badges/shqear-zoho-inventory-api/health.svg)

```
[![Health](https://phpackages.com/badges/shqear-zoho-inventory-api/health.svg)](https://phpackages.com/packages/shqear-zoho-inventory-api)
```

###  Alternatives

[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)

PHPackages © 2026

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