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

ActiveLibrary[API Development](/categories/api)

alimehraei/zoho-v4
==================

Zoho all in one for Laravel

v2.2.01(4mo ago)01341MITPHPPHP ^8.0

Since Aug 30Pushed 4mo agoCompare

[ Source](https://github.com/AliMehraei/zoho-v4)[ Packagist](https://packagist.org/packages/alimehraei/zoho-v4)[ Docs](https://github.com/alimehraei/zoho-v4)[ RSS](/packages/alimehraei-zoho-v4/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (94)Used By (0)

Zoho all in one for Laravel
===========================

[](#zoho-all-in-one-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9fb60a6c648a79740cbb699a6918435b5215b145f5222481f3549e2950deb180/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c696d6568726165692f7a6f686f2d76342e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alimehraei/zoho-v4)[![GitHub Tests Action Status](https://camo.githubusercontent.com/7a6882ce1cec3a2d348e85fd8cb68e8b4cb712ce9487a3c5f36743f8c72d8e4d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616c696d6568726165692f7a6f686f2d76342f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/alimehraei/zoho-v4/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/283e7861c91a64b2161f6b2fbe878bc5b4bbe8c468297b8761ea8e9e4d4ad908/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616c696d6568726165692f7a6f686f2d76342f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/alimehraei/zoho-v4/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/35a3939cb7956031e91af4f99ab54fb486b95839594b2deea0e1ac4715c79d44/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c696d6568726165692f7a6f686f2d76342e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alimehraei/zoho-v4)

Laravel Package for integration ZOHO version 3 API.

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

[](#installation)

You can install the package via composer:

```
composer require alimehraei/zoho-v4
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="zoho-v4-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="zoho-v4-config"
```

This is the contents of the published config file:

```
return [
];
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Mohammad Sadegh Maleki](https://github.com/alimehraei)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance75

Regular maintenance activity

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~108 days

Total

89

Last Release

133d ago

Major Versions

v0.4.6 → v1.0.02023-06-17

v1.0.6 → v2.0.02024-02-23

PHP version history (2 changes)v0.1.0-betaPHP ^8.1

v0.1.1-betaPHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/92b7638e91ed1b5ca906c6335e7354ce83951b9c39b68519d9b158cbc3f65fde?d=identicon)[AliMehraei](/maintainers/AliMehraei)

---

Top Contributors

[![AliMehraei](https://avatars.githubusercontent.com/u/72335154?v=4)](https://github.com/AliMehraei "AliMehraei (234 commits)")[![shahriared](https://avatars.githubusercontent.com/u/57944847?v=4)](https://github.com/shahriared "shahriared (122 commits)")[![masmaleki](https://avatars.githubusercontent.com/u/5430351?v=4)](https://github.com/masmaleki "masmaleki (65 commits)")[![davoodf1995](https://avatars.githubusercontent.com/u/19805938?v=4)](https://github.com/davoodf1995 "davoodf1995 (51 commits)")[![kooshamostofi](https://avatars.githubusercontent.com/u/130854017?v=4)](https://github.com/kooshamostofi "kooshamostofi (4 commits)")

---

Tags

laravelalimehraeizoho-v4

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k7.8M57](/packages/dedoc-scramble)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)[combindma/laravel-facebook-pixel

Meta pixel integration for Laravel

4956.9k](/packages/combindma-laravel-facebook-pixel)[stechstudio/laravel-hubspot

A Laravel SDK for the HubSpot CRM Api

2971.0k](/packages/stechstudio-laravel-hubspot)[njoguamos/laravel-plausible

A laravel package for interacting with plausible analytics api.

208.8k](/packages/njoguamos-laravel-plausible)

PHPackages © 2026

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