PHPackages                             lotharthesavior/livewire-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lotharthesavior/livewire-hubspot

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

lotharthesavior/livewire-hubspot
================================

Livewire Hubspot Tracking Code

1.0.0(3y ago)1324MITPHP

Since Jan 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/lotharthesavior/livewire-hubspot)[ Packagist](https://packagist.org/packages/lotharthesavior/livewire-hubspot)[ RSS](/packages/lotharthesavior-livewire-hubspot/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (6)Used By (0)

Livewire Hubspot
================

[](#livewire-hubspot)

This package installs [Hubspot Tracking Code](https://developers.hubspot.com/docs/api/events/tracking-code) with [Visitor Identification](https://developers.hubspot.com/docs/api/conversation/visitor-identification) support.

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

[](#installation)

1. Install composer package:

```
composer require lotharthesavior/livewire-hubspot
```

2. Install configuration file:

```
php artisan vendor:publish --tag=livewire-hubspot-config
```

3. Add it to your template:

For templates behind login all

```
@livewire('hubspot-tracking-code', [
    [
        'team' => auth()->user()->currentTeam->name,
        'firstname' => auth()->user()->name,
        'phone' => auth()->user()->currentTeam->phone,
    ],
])
```

For templates outside login all

```
@livewire('hubspot-tracking-code')
```

Todo
----

[](#todo)

- Add tests

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Every ~75 days

Total

5

Last Release

1280d ago

Major Versions

0.2.0 → 1.0.02022-11-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/90c2bdf7a2fb985ab0c72c842c4f7cbff79cb172deb85c06edf0bedceb3c9498?d=identicon)[lotharthesavior](/maintainers/lotharthesavior)

---

Top Contributors

[![lotharthesavior](https://avatars.githubusercontent.com/u/1092909?v=4)](https://github.com/lotharthesavior "lotharthesavior (8 commits)")

---

Tags

laravellotharthesaviorlivewire-hubspot

### Embed Badge

![Health badge](/badges/lotharthesavior-livewire-hubspot/health.svg)

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

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

2381.5k10](/packages/marcorieser-statamic-livewire)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[team-nifty-gmbh/tall-datatables

A package to create datatables using alpinejs, tailwind, livewire and laravel

1217.2k1](/packages/team-nifty-gmbh-tall-datatables)

PHPackages © 2026

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