PHPackages                             ibon-azkoitia/laravel-clickup - 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. ibon-azkoitia/laravel-clickup

ActiveLibrary[API Development](/categories/api)

ibon-azkoitia/laravel-clickup
=============================

Laravel ClickUp API Wrapper

1.0.0(1y ago)04[1 PRs](https://github.com/IbonAzkoitia/laravel-clickup/pulls)MITPHPPHP ^8.4CI passing

Since Feb 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/IbonAzkoitia/laravel-clickup)[ Packagist](https://packagist.org/packages/ibon-azkoitia/laravel-clickup)[ Docs](https://github.com/ibonazkoitia/laravel-clickup)[ RSS](/packages/ibon-azkoitia-laravel-clickup/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (3)Used By (0)

ClickUp for Laravel
===================

[](#clickup-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/90e8d3848fc7a0e7a4251294736edc5b34422bed6cea30078988722309ae7ad4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69626f6e2d617a6b6f697469612f6c61726176656c2d636c69636b75702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibon-azkoitia/laravel-clickup)[![GitHub Tests Action Status](https://camo.githubusercontent.com/25f1878b45fdb633f35ff9bf70834529c626edab011bc11e3bd06bd19455ded3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f69626f6e617a6b6f697469612f6c61726176656c2d636c69636b75702f72756e2d74657374732e796d6c3f6272616e63683d6d61696e267374796c653d666c61742d737175617265)](https://github.com/ibonazkoitia/laravel-clickup/actions/workflows/run-tests.yml)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/666a9624c67c1ab9e7d6069ff23e22ddabec6c336e333448e3c59fcbdc550af2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f69626f6e617a6b6f697469612f6c61726176656c2d636c69636b75702f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ibonazkoitia/laravel-clickup/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/51aca0055b9214309c42ddab5ea050147d6b522c6039c861a0f02908df79d95b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69626f6e2d617a6b6f697469612f6c61726176656c2d636c69636b75702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibon-azkoitia/laravel-clickup)

---

ClickUp API wrapper for Laravel

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

[](#installation)

You can install the package via composer:

```
composer require ibon-azkoitia/laravel-clickup
```

Configuration
-------------

[](#configuration)

You can publish the config file with:

```
php artisan vendor:publish --tag="clickup-config"
```

Testing
-------

[](#testing)

### Local Testing Setup

[](#local-testing-setup)

To run the tests locally, you'll need to:

1. Copy `.env.testing.example` to `.env.testing`:

```
cp .env.testing.example .env.testing
```

2. Update `.env.testing` with your ClickUp test credentials:

    - `CLICKUP_API_TOKEN`: Your ClickUp API token
    - `CLICKUP_TEST_LIST_ID`: ID of a list in your ClickUp workspace
    - `CLICKUP_TEST_TEAM_ID`: Your ClickUp team ID
    - `CLICKUP_TEST_TASK_ID`: ID of a task in your test list
    - `CLICKUP_TEST_TASK_ID_2`: ID of another task in your test list
    - `CLICKUP_TEST_TEMPLATE_ID`: ID of a template in your test list
3. Run the tests:

```
composer test
```

> **Important:** The test suite interacts with the actual ClickUp API. Please use a development workspace for testing to avoid affecting production data.

### Contributing &amp; Pull Requests

[](#contributing--pull-requests)

When submitting a pull request:

1. Ensure all tests pass locally using your own ClickUp test credentials
2. The GitHub Actions workflow will run:
    - Code style checks
    - Static analysis
    - Basic syntax validation
3. Full API integration tests will only run in the maintainer's environment to protect the test workspace

> **Note:** For security reasons, integration tests that interact with the ClickUp API will only run for repository maintainers. Contributors should thoroughly test their changes locally using their own ClickUp workspace before submitting PRs.

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.

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance47

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

450d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7462a56a5788a705cfe73dcccd1f3c61a3dde728083f6dd4a4b0bbf26f7974e3?d=identicon)[ibonazkoitia](/maintainers/ibonazkoitia)

---

Top Contributors

[![IbonAzkoitia](https://avatars.githubusercontent.com/u/6384282?v=4)](https://github.com/IbonAzkoitia "IbonAzkoitia (40 commits)")

---

Tags

laravelClickUpibonazkoitia

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/ibon-azkoitia-laravel-clickup/health.svg)

```
[![Health](https://phpackages.com/badges/ibon-azkoitia-laravel-clickup/health.svg)](https://phpackages.com/packages/ibon-azkoitia-laravel-clickup)
```

###  Alternatives

[rakibdevs/openweather-laravel-api

Laravel package to connect https://openweathermap.org/ to get customized weather data for any location on the globe immediately

7648.2k](/packages/rakibdevs-openweather-laravel-api)[spinen/laravel-clickup

SPINEN's Laravel Package for ClickUp.

282.2k](/packages/spinen-laravel-clickup)

PHPackages © 2026

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