PHPackages                             jordanbeattie/laravel-hubspot - 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. jordanbeattie/laravel-hubspot

ActiveLibrary[API Development](/categories/api)

jordanbeattie/laravel-hubspot
=============================

1.2.0(3y ago)031PHP

Since Sep 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jordannbeattie/laravel-hubspot)[ Packagist](https://packagist.org/packages/jordanbeattie/laravel-hubspot)[ RSS](/packages/jordanbeattie-laravel-hubspot/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Laravel Hubspot
===============

[](#laravel-hubspot)

Requirements
------------

[](#requirements)

### Tailwind

[](#tailwind)

This package relies on having TailwindCSS installed. Copy the following codes to your tailwind.config.js file to display the correct colours:

```
theme: {
    colors: {
        hubspot: {
            lorax: '#FF7A59',
            sorbet: '#FF8F59',
            olaf: '#FFFFFF'
        }
    }
},

```

Oauth
-----

[](#oauth)

This package includes Oauth implementation. To include the login button, use the view component.

```

```

You can pass in the copy to display as well as disabling the Hubspot icon.

```

```

You must also include a callback URL in your .env file.

```
HUBSPOT_CALLBACK_URL=/hubspot/auth/login

```

and a route in your web.php file to accept the response. Errors will be handled before reaching this point and throw 500 errors. This route will recieve the following parameters:

- refresh\_token
- access\_token
- expires\_in

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

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

Total

3

Last Release

1380d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/386767c01607b6d47904c71fd4f101c309183b826e047b32c41a8c76de4e8720?d=identicon)[jordannbeattie](/maintainers/jordannbeattie)

### Embed Badge

![Health badge](/badges/jordanbeattie-laravel-hubspot/health.svg)

```
[![Health](https://phpackages.com/badges/jordanbeattie-laravel-hubspot/health.svg)](https://phpackages.com/packages/jordanbeattie-laravel-hubspot)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[likeabas/filament-chatgpt-agent

Integrate with OpenAI ChatGPT

235.3k](/packages/likeabas-filament-chatgpt-agent)[icetalker/filament-chatgpt-bot

Integrate with OpenAI ChatGPT

355.6k](/packages/icetalker-filament-chatgpt-bot)

PHPackages © 2026

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