PHPackages                             rahulreghunath/zoho - 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. rahulreghunath/zoho

ActiveLibrary[API Development](/categories/api)

rahulreghunath/zoho
===================

Zoho CRM integration for PHP-Laravel

v0.2(8y ago)27951[1 issues](https://github.com/rahulreghunath/zoho/issues)MITPHPPHP &gt;=5.5.9

Since Nov 11Pushed 8y agoCompare

[ Source](https://github.com/rahulreghunath/zoho)[ Packagist](https://packagist.org/packages/rahulreghunath/zoho)[ RSS](/packages/rahulreghunath-zoho/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Zoho
====

[](#zoho)

A simple PHP API extension for Zoho CRM for Laravel

Require this package in your composer.json and update composer. This will download the package.

```
composer require rahulreghunath/zoho

```

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

[](#installation)

### Laravel

[](#laravel)

After updating composer, add the ServiceProvider to the providers array in config/app.php

```
Rahulreghunath\Zoho\ServiceProvider::class,

```

After adding ServiceProvider, Run the command

```
    php artisan vendor:publish

```

After that set your Zoho CRM authentication key inside zoho.php file inside config folder and you are good to go

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

3103d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28650610?v=4)[Rahul Reghunath](/maintainers/rahulreghunath)[@rahulreghunath](https://github.com/rahulreghunath)

---

Top Contributors

[![rahulreghunath](https://avatars.githubusercontent.com/u/28650610?v=4)](https://github.com/rahulreghunath "rahulreghunath (25 commits)")

---

Tags

laravellaravel-5-packagezoho-crmlaravelZoho

### Embed Badge

![Health badge](/badges/rahulreghunath-zoho/health.svg)

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

###  Alternatives

[asciisd/zoho

Asciisd Zoho provide an elegant and easy way to communicate with Zoho CRM.

3751.9k](/packages/asciisd-zoho)[asciisd/zoho-v3

Laravel Zoho API V3 Package

2121.3k](/packages/asciisd-zoho-v3)

PHPackages © 2026

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