PHPackages                             sbtsdev/laravelclickuperrorreports - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. sbtsdev/laravelclickuperrorreports

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

sbtsdev/laravelclickuperrorreports
==================================

Package for sending error reports from laravel to Clickup

1.3.0(2y ago)21.8kMITPHPCI failing

Since Oct 23Pushed 2w ago2 watchersCompare

[ Source](https://github.com/sbtsdev/laravel-clickup-error-reporting)[ Packagist](https://packagist.org/packages/sbtsdev/laravelclickuperrorreports)[ Docs](https://github.com/sbtsdev/laravelclickuperrorreports)[ RSS](/packages/sbtsdev-laravelclickuperrorreports/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (8)Dependencies (5)Versions (19)Used By (0)

LaravelClickupErrorReports
==========================

[](#laravelclickuperrorreports)

[![Latest Version on Packagist](https://camo.githubusercontent.com/838db10672625eccdd418c3819fdcebf0810cae6d5db0a4550e623cb4745f066/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736274736465762f6c61726176656c636c69636b75706572726f727265706f7274732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sbtsdev/laravelclickuperrorreports)[![Total Downloads](https://camo.githubusercontent.com/25732e34d0f4ae962d5449dd41b93e8df8855d7e67fcd09c41b340545254995b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736274736465762f6c61726176656c636c69636b75706572726f727265706f7274732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sbtsdev/laravelclickuperrorreports)[![Build Status](https://camo.githubusercontent.com/eaa3e70a00e6de9d3b64b57d9c7402f5e9268abc0ba2d7a1887bf0d12cc0a911/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f736274736465762f6c61726176656c636c69636b75706572726f727265706f7274732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/sbtsdev/laravelclickuperrorreports)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

Package for sending error reports from laravel to Clickup. Take a look at [contributing.md](contributing.md) to see a to do list.

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

[](#installation)

Via Composer

```
$ composer require sbtsdev/laravelclickuperrorreports
```

Usage
-----

[](#usage)

Set up the following in your .env

```
//get this from "Apps" under the user profile in clickup
CLICKUP_API_PK=

//list id pulled from clickup
//to pull the list id use dev tools in a browser
// and get the value of the data-SUBcategory attribute from the div for a task in that task list
CLICKUP_LIST_ID=

//clickup Id, I pulled it from the first number in the profile image uri
CLICKUP_ASSIGNEE_ID=

//if clickup rest call fails then email this address
CLICKUP_BACKUP_EMAIL=

//set to true if you want errors sent in a dev environment
CLICKUP_SEND_DEV_ERRORS=

```

Change log
----------

[](#change-log)

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

Testing
-------

[](#testing)

```
```

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [sbtsdev](https://github.com/sbtsdev)
- [All Contributors](../../contributors%5D)

License
-------

[](#license)

This software is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance63

Regular maintenance activity

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 58.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 ~119 days

Recently: every ~361 days

Total

18

Last Release

764d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/49bdb285f25e58015a01de1bb3bab340a0f633a5b6ff3ae8c75fc05fc957e9b6?d=identicon)[sbtsdev](/maintainers/sbtsdev)

---

Top Contributors

[![sbtsdev](https://avatars.githubusercontent.com/u/864254?v=4)](https://github.com/sbtsdev "sbtsdev (17 commits)")[![sbtsrbayer](https://avatars.githubusercontent.com/u/5262641?v=4)](https://github.com/sbtsrbayer "sbtsrbayer (11 commits)")[![dkari007](https://avatars.githubusercontent.com/u/55033402?v=4)](https://github.com/dkari007 "dkari007 (1 commits)")

---

Tags

laravelLaravelClickupErrorReports

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sbtsdev-laravelclickuperrorreports/health.svg)

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

###  Alternatives

[open-telemetry/opentelemetry-auto-laravel

OpenTelemetry auto-instrumentation for Laravel

582.4M8](/packages/open-telemetry-opentelemetry-auto-laravel)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14844.4k1](/packages/guanguans-laravel-exception-notify)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21313.7k3](/packages/ecotone-laravel)

PHPackages © 2026

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