PHPackages                             shohag/zoho-inventory-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. shohag/zoho-inventory-sdk

ActiveLibrary[API Development](/categories/api)

shohag/zoho-inventory-sdk
=========================

SDK for ZOHO Inventory API.

1.0.3(6y ago)1681Apache-2.0PHPPHP &gt;=5.6

Since Sep 7Pushed 6y agoCompare

[ Source](https://github.com/shohag121/Zoho-Inventory-SDK)[ Packagist](https://packagist.org/packages/shohag/zoho-inventory-sdk)[ Docs](https://www.zoho.com/inventory/api/v1/)[ RSS](/packages/shohag-zoho-inventory-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (4)DependenciesVersions (5)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

```
composer require shohag/zoho-inventory-sdk

```

or add

```
"shohag/zoho-inventory-sdk": "*"

```

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

Usage
-----

[](#usage)

```
require_once 'vendor/autoload.php';
use shohag\ZohoInventorySDK\ZohoInventory;

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

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

die(var_dump($inventory));

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.4% 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

2433d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/364777?v=4)[shohag](/maintainers/shohag)[@SHOHAG](https://github.com/SHOHAG)

---

Top Contributors

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

---

Tags

phpsdkzohozoho-inventoryzoho-inventory-apiphpapisdkZohoinventory

### Embed Badge

![Health badge](/badges/shohag-zoho-inventory-sdk/health.svg)

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

###  Alternatives

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

Instagram Graph API PHP SDK

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

231.6k](/packages/clever-clever-php)

PHPackages © 2026

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