PHPackages                             astrogoat/zendesk - 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. astrogoat/zendesk

ActiveLibrary[API Development](/categories/api)

astrogoat/zendesk
=================

A Zendesk app for Strata

v1.17.0(8mo ago)014.3k↓50%MITPHPPHP ^8.3CI failing

Since Oct 28Pushed 8mo ago5 watchersCompare

[ Source](https://github.com/astrogoat/zendesk)[ Packagist](https://packagist.org/packages/astrogoat/zendesk)[ Docs](https://github.com/astrogoat/zendesk)[ GitHub Sponsors](https://github.com/astrogoat)[ RSS](/packages/astrogoat-zendesk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (8)Versions (21)Used By (0)

A Zendesk app for Strata
========================

[](#a-zendesk-app-for-strata)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d01c820c34a2f7f4d7acc5dbdbd8f8c256a492e4aac964737c6086893486dbbc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f7a656e6465736b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/zendesk)[![GitHub Tests Action Status](https://camo.githubusercontent.com/eb64f422049ff4cca5f0079950ce123c7afeae7a439f0207877b648aa2524590/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f7a656e6465736b2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/zendesk/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/00cfbc194afb9ddeb99b6ea8441044562416977fff32f0f30ed74b1478ace762/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f7a656e6465736b2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/zendesk/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/1db612be08c8a964b4d81a57be2f56f3a693dcba262f7eb393d0c33198ee12dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f7a656e6465736b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/zendesk)

A Zendesk app for Strata.

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

[](#installation)

You can install the package via composer:

```
composer require astrogoat/zendesk
```

Usage
-----

[](#usage)

Include the script in your Blade file:

```
@include('zendesk::script')
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Laura Tonning](https://github.com/astrogoat)
- [All Contributors](../../contributors)

This zendesk package is forked from the awesome [Spatie zendesk package](https://github.com/spatie/package-zendesk-laravel#support-us). Please go support them if you can.

License
-------

[](#license)

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

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance59

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 97.6% 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 ~73 days

Recently: every ~59 days

Total

20

Last Release

259d ago

PHP version history (2 changes)1.0.0PHP ^8.0

v1.12.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e9527ee45d5bf016d30f77ce27f61e964a126cf168255fe68625af4ae83bf26?d=identicon)[tonning](/maintainers/tonning)

---

Top Contributors

[![tonning](https://avatars.githubusercontent.com/u/7304678?v=4)](https://github.com/tonning "tonning (41 commits)")[![iamkarsoft](https://avatars.githubusercontent.com/u/5146869?v=4)](https://github.com/iamkarsoft "iamkarsoft (1 commits)")

---

Tags

laravelZendeskastrogoat

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/astrogoat-zendesk/health.svg)

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

###  Alternatives

[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)[tapp/filament-webhook-client

Add a Filament resource and a policy for Spatie Webhook client

1120.2k](/packages/tapp-filament-webhook-client)

PHPackages © 2026

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