PHPackages                             chaplean/zoho-invoice-client-bundle - 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. chaplean/zoho-invoice-client-bundle

ActiveZoho-invoice-client-bundle[API Development](/categories/api)

chaplean/zoho-invoice-client-bundle
===================================

ZohoInvoice Client Bundle

v1.0.6(7y ago)1224MITPHPPHP &gt;=7.0.8

Since Oct 20Pushed 7y agoCompare

[ Source](https://github.com/chaplean/zoho-invoice-client-bundle)[ Packagist](https://packagist.org/packages/chaplean/zoho-invoice-client-bundle)[ RSS](/packages/chaplean-zoho-invoice-client-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (11)Versions (10)Used By (0)

ChapleanZohoInvoiceClientBundle
===============================

[](#chapleanzohoinvoiceclientbundle)

[![Codeship Status for chaplean/zoho-invoice-client-bundle](https://camo.githubusercontent.com/6c6418abb1da9bf88531e13437bf68f297f352c2903d792bb6628437c2c90d67/68747470733a2f2f6170702e636f6465736869702e636f6d2f70726f6a656374732f34653163393836302d383732392d303133352d646662622d3636333131663763663832612f7374617475733f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/6c6418abb1da9bf88531e13437bf68f297f352c2903d792bb6628437c2c90d67/68747470733a2f2f6170702e636f6465736869702e636f6d2f70726f6a656374732f34653163393836302d383732392d303133352d646662622d3636333131663763663832612f7374617475733f6272616e63683d6d6173746572)

Prerequisites
=============

[](#prerequisites)

This version of the bundle requires Symfony 2.8+.

Installation
============

[](#installation)

1. Composer
-----------

[](#1-composer)

```
composer require chaplean/zoho-invoice-client-bundle
```

2. AppKernel.php
----------------

[](#2-appkernelphp)

Add

```
new Chaplean\Bundle\ZohoInvoiceClientBundle\ChapleanZohoInvoiceClientBundle(),
```

Configuration
=============

[](#configuration)

1. config.yml
-------------

[](#1-configyml)

```
imports:
    - { resource: '@ChapleanZohoInvoiceClientBundle/Resources/config/config.yml' }
```

2. paramters.yml
----------------

[](#2-paramtersyml)

```
chaplean_zoho_invoice.access_token: 'your access token'
chaplean_zoho_invoice.organization_id: 'your organization id'
```

Available functions:
====================

[](#available-functions)

- Items

    - getItems()
    - getItem()
    - postItem()
    - putItem()
    - deleteItem()
    - postItemActive()
    - postItemInactive()
- Estimate

    - getEstimate()
    - getEstimates()
    - postEstimate()
    - putEstimate()
    - deleteEstimate()
- Invoice

    - getInvoice()
    - getInvoices()
    - postInvoice()
    - putInvoice()
    - deleteInvoice()

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Recently: every ~79 days

Total

7

Last Release

2890d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6bfb5e4a3dde826e4cd3f92d24fdfbdce1415c77f3edd38fc3420b4988977e13?d=identicon)[HugoDumazeau](/maintainers/HugoDumazeau)

![](https://www.gravatar.com/avatar/8084ee0162a85df3b3f49230b8c0dde81108195caa541bb00642cbd050e88b25?d=identicon)[hudumazeau](/maintainers/hudumazeau)

![](https://www.gravatar.com/avatar/75b46ff5a3d9bc9b04e9a3e571152c2e562dd71ef4bde0a048bea1d0567e97d0?d=identicon)[mdevlamynck](/maintainers/mdevlamynck)

![](https://www.gravatar.com/avatar/e398e12030f12bbc00b875aa369d51588ed81ac98424d53dde1a6fd97e8219a9?d=identicon)[tomchaplean](/maintainers/tomchaplean)

![](https://www.gravatar.com/avatar/7989bd2ecb7be555081aa80dd87b63e52186fd6eb742d59b8564a26d27873eae?d=identicon)[chaplean](/maintainers/chaplean)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chaplean-zoho-invoice-client-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/chaplean-zoho-invoice-client-bundle/health.svg)](https://phpackages.com/packages/chaplean-zoho-invoice-client-bundle)
```

###  Alternatives

[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

55344.7k5](/packages/jolicode-castor)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k68](/packages/friendsoftypo3-content-blocks)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k16](/packages/2lenet-crudit-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1029.4k6](/packages/chameleon-system-chameleon-base)

PHPackages © 2026

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