PHPackages                             lamesya/freshdesk - 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. lamesya/freshdesk

ActiveLibrary[API Development](/categories/api)

lamesya/freshdesk
=================

Freshdesk API client for PHP and/or Laravel

1.1.0(1y ago)18MITPHPPHP &gt;=8.1

Since Jul 29Pushed 1y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

Freshdesk API PHP
=================

[](#freshdesk-api-php)

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

[](#installation)

Requires PHP 8.1

You can install the package via `composer require` command:

```
composer require lamesya/freshdesk
```

Or simply add it to your composer.json dependences and run `composer update`:

```
"require": {
    "lamesya/freshdesk": "^1.0"
}
```

Usage
=====

[](#usage)

### Using API Token

[](#using-api-token)

```
$token = "XXXXXXXXXXXXXXXXXXX";
$domain = "sample";
$freshdesk = new Freshdesk($token, $domain);
```

Available resources
-------------------

[](#available-resources)

ResourceMethods implementedNotesAgent✅ 2/5Contact✅ 2/5ContactField✅ 2/5Group✅ 2/5Role✅ 2/5SlaPolicies✅ 2/5Ticket✅ 2/5TicketField✅ 2/5TicketForm✅ 2/5TimeEntry✅ 2/5

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

704d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7915328?v=4)[Joel Bije](/maintainers/lamesya)[@Lamesya](https://github.com/Lamesya)

---

Top Contributors

[![Lamesya](https://avatars.githubusercontent.com/u/7915328?v=4)](https://github.com/Lamesya "Lamesya (7 commits)")

---

Tags

apifreshdesklaravelphpapiclientlaravelFreshdesk

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lamesya-freshdesk/health.svg)

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

###  Alternatives

[devio/pipedrive

Complete Pipedrive API client for PHP and/or Laravel

1701.8M](/packages/devio-pipedrive)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[smodav/mpesa

M-Pesa API implementation

16467.9k1](/packages/smodav-mpesa)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

74331.3k1](/packages/mozex-anthropic-laravel)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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