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 3w ago

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 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

1332d ago

Major Versions

0.2.0 → 1.0.02022-11-08

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1092909?v=4)[Sávio Resende](/maintainers/lotharthesavior)[@lotharthesavior](https://github.com/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

[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21259.6k](/packages/ramonrietdijk-livewire-tables)[lakm/laravel-comments

Integrate seamless commenting functionality into your Laravel project.

40715.0k1](/packages/lakm-laravel-comments)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23111.5k14](/packages/marcorieser-statamic-livewire)

PHPackages © 2026

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