PHPackages                             trigold/udesk - 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. trigold/udesk

ActiveLibrary[API Development](/categories/api)

trigold/udesk
=============

udesk sdk

v2.0.3(3y ago)52.1k↓56.7%MITPHPPHP &gt;=7.4.0

Since Nov 4Pushed 3y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (5)Versions (9)Used By (0)

udesk
=====

[](#udesk)

安装
--

[](#安装)

`composer require trigold/udesk `

配置
--

[](#配置)

`php artisan vendor:publish --provider="Trigold\\Udesk\\UdeskServiceProvider"`

CRM 后台
======

[](#crm-后台)

使用
--

[](#使用)

### 推送 号码数据

[](#推送-号码数据)

#### laravel Facades

[](#laravel-facades)

`\Trigold\Udesk\Laravel\Facades\Crm::robot()->callTasksSyncNumber(任务id, 类型, 数据);`

#### 其他环境

[](#其他环境)

`(new \Trigold\Udesk\App\Crm\Crm(EMAIL,SECRET_KEY))->callTasksSyncNumber(任务id, 类型, 数据);`

CCPS 后台
=======

[](#ccps-后台)

使用
--

[](#使用-1)

### 启动任务

[](#启动任务)

#### laravel Facades

[](#laravel-facades-1)

`\Trigold\Udesk\Laravel\Facades\Ccps::robot()->executing(任务id);`

#### 其他环境

[](#其他环境-1)

`(new Ccps(EMAIL,APPID,SECRET))->robot()->executing(任务id);`

### 具体可查看

[](#具体可查看)

`src/App/Crm/Crm.php``src/App/Ccps/Ccps.php`

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Recently: every ~13 days

Total

7

Last Release

1156d ago

Major Versions

v1.x-dev → v2.0.02023-03-13

PHP version history (2 changes)v1.0.34PHP &gt;=7.1.0

v2.0.1PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/80f788e7de336722d65398d121f74e48c279516fe5f368c35d8b2ab3c05e9b71?d=identicon)[422520625](/maintainers/422520625)

---

Top Contributors

[![trigold1218](https://avatars.githubusercontent.com/u/34828416?v=4)](https://github.com/trigold1218 "trigold1218 (1 commits)")

---

Tags

composerlaravelphpsdkudesk

### Embed Badge

![Health badge](/badges/trigold-udesk/health.svg)

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M165](/packages/spatie-laravel-health)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.3k3](/packages/defstudio-telegraph)

PHPackages © 2026

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