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)14MITPHPPHP ^8.4CI passing

Since Feb 17Pushed 1mo agoCompare

[ 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 API wrapper for Laravel
===============================

[](#clickup-api-wrapper-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/753407c166b78527c041f13d2ccbb17b3d55e23ec9ccf6b8e5ef0d8c0f85e312/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69626f6e617a6b6f697469612f6c61726176656c2d636c69636b75702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibonazkoitia/laravel-clickup)[![GitHub Tests Action Status](https://github.com/spatie/package-laravel-clickup-laravel/actions/workflows/run-tests.yml/badge.svg)](https://github.com/ibonazkoitia/laravel-clickup/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://github.com/spatie/package-laravel-clickup-laravel/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/ibonazkoitia/laravel-clickup/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/6b2cb94149c3ca30850ec7bc68e0990e63bfdf8f2c7d520e9305245049053a27/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69626f6e617a6b6f697469612f6c61726176656c2d636c69636b75702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibonazkoitia/laravel-clickup)

There is no need for you to recreate all the ClickUp API endpoints, we have already done that for you.

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

[](#installation)

You can install the package via composer:

```
composer require ibonazkoitia/laravel-clickup
```

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$clickup = new IbonAzkoitia\Clickup();
echo $clickup->echoPhrase('Hello, IbonAzkoitia!');
```

Testing
-------

[](#testing)

```
composer test
```

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

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Ibon Azkoitia](https://github.com/ibonazkoitia)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance66

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

548d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6384282?v=4)[Ibon Azkoitia](/maintainers/ibonazkoitia)[@IbonAzkoitia](https://github.com/IbonAzkoitia)

---

Top Contributors

[![IbonAzkoitia](https://avatars.githubusercontent.com/u/6384282?v=4)](https://github.com/IbonAzkoitia "IbonAzkoitia (13 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

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

SPINEN's Laravel Package for ClickUp.

292.4k](/packages/spinen-laravel-clickup)[mindtwo/laravel-clickup-api

A PHP Composer package for Laravel, designed to seamlessly integrate Laravel applications with ClickUp's system for streamlined project management and task tracking.

1017.4k](/packages/mindtwo-laravel-clickup-api)

PHPackages © 2026

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