PHPackages                             b4mtech/laravel-umami - 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. b4mtech/laravel-umami

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

b4mtech/laravel-umami
=====================

A package to add umami analytics to your laravel application

v3.0.0(1y ago)14.4k↓46.9%MITPHPPHP ^8.1|^8.2|^8.3CI passing

Since Jan 21Pushed 1y ago2 watchersCompare

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

READMEChangelogDependencies (5)Versions (8)Used By (0)

[![alt Laravel Umami](https://camo.githubusercontent.com/02af74f9f8fb6fbe37453876d9ad1f1c6ad2ecbba3ca498eaef7ed426b1a7fc4/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c253230556d616d692e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d62346d746563682532466c61726176656c2d756d616d69267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d4c61726176656c2b636f6d706f6e656e742b746f2b6164642b616e616c79746963732b746f2b796f75722b617070266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d313030707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667)](https://camo.githubusercontent.com/02af74f9f8fb6fbe37453876d9ad1f1c6ad2ecbba3ca498eaef7ed426b1a7fc4/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f4c61726176656c253230556d616d692e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d62346d746563682532466c61726176656c2d756d616d69267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d4c61726176656c2b636f6d706f6e656e742b746f2b6164642b616e616c79746963732b746f2b796f75722b617070266d643d312673686f7757617465726d61726b3d3126666f6e7453697a653d313030707826696d616765733d68747470732533412532462532466c61726176656c2e636f6d253246696d672532466c6f676f6d61726b2e6d696e2e737667)[![Latest Version on Packagist](https://camo.githubusercontent.com/919b13872cd0a3928af1229fa440cc09fd45fac1aaf2e08f7b01011c53ea3a4d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62346d746563682f6c61726176656c2d756d616d692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/b4mtech/laravel-umami)[![Total Downloads](https://camo.githubusercontent.com/e81726cb2ac5c62c2b06c1505ca3c43d8f2b87c7d8209554b23057800e1cb3b8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62346d746563682f6c61726176656c2d756d616d692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/b4mtech/laravel-umami)[![GitHub Actions](https://github.com/b4mtech/laravel-umami/actions/workflows/main.yml/badge.svg)](https://github.com/b4mtech/laravel-umami/actions/workflows/main.yml/badge.svg)

Laravel Umami
=============

[](#laravel-umami)

This packages consist of a larvel component to be used with your own [umami](https://umami.is/) analytics server.

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

[](#installation)

You can install the package via composer:

```
composer require b4mtech/laravel-umami
```

Publish Items
-------------

[](#publish-items)

You should publish the config using the following command:

```
php artisan vendor:publish --provider="B4mtech\LaravelUmami\LaravelUmamiServiceProvider" --tag="umami-config"
```

If you want to customize the blade component:

```
php artisan vendor:publish --provider="B4mtech\LaravelUmami\LaravelUmamiServiceProvider" --tag="umami-view-component"
```

Usage
-----

[](#usage)

As long as the `UMAMI_WEBSITE_ID` is set the blade component will be displayed. The following will need to be added inside your `head` html tags.

```
@showUmami

@endshowUmami
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Mark Myers](https://github.com/b4mtech)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance45

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~273 days

Total

7

Last Release

431d ago

Major Versions

v1.2.0 → v2.0.02023-09-07

v2.1.0 → v3.0.02025-03-14

PHP version history (3 changes)v1.0.0PHP ^7.4|^8.0

v1.2.0PHP ^7.4|^8.0|^8.1

v2.1.0PHP ^8.1|^8.2|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba8fb24c07ad90ad04c5bc60dcef596d0981b77389531abcc588e3fd2f4433e4?d=identicon)[b4mtech](/maintainers/b4mtech)

---

Top Contributors

[![marcusmyers](https://avatars.githubusercontent.com/u/337947?v=4)](https://github.com/marcusmyers "marcusmyers (14 commits)")

---

Tags

b4mtechlaravel-umami

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/b4mtech-laravel-umami/health.svg)

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

###  Alternatives

[yajra/laravel-datatables-oracle

jQuery DataTables API for Laravel

4.9k33.8M339](/packages/yajra-laravel-datatables-oracle)[cknow/laravel-money

Laravel Money

1.0k4.3M22](/packages/cknow-laravel-money)[livewire/flux

The official UI component library for Livewire.

9475.0M86](/packages/livewire-flux)[akaunting/laravel-money

Currency formatting and conversion package for Laravel

7825.3M18](/packages/akaunting-laravel-money)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[flarum/core

Delightfully simple forum software.

211.3M1.9k](/packages/flarum-core)

PHPackages © 2026

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