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 today

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

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

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

1433d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6815944?v=4)[Jordan Beattie](/maintainers/jordannbeattie)[@jordannbeattie](https://github.com/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

[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.2k14](/packages/tallstackui-tallstackui)[filament/support

Core helper methods and foundation code for all Filament packages.

2331.0M245](/packages/filament-support)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[yajra/laravel-datatables-export

Laravel DataTables Queued Export Plugin.

362.2M4](/packages/yajra-laravel-datatables-export)[noerd/noerd

101.4k7](/packages/noerd-noerd)[likeabas/filament-chatgpt-agent

Integrate with OpenAI ChatGPT

265.6k](/packages/likeabas-filament-chatgpt-agent)

PHPackages © 2026

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