PHPackages                             kilobyteno/laravel-dashboard-plausible-tile - 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. [Admin Panels](/categories/admin)
4. /
5. kilobyteno/laravel-dashboard-plausible-tile

AbandonedLibrary[Admin Panels](/categories/admin)

kilobyteno/laravel-dashboard-plausible-tile
===========================================

A simple tile for showing Plausible analytics within for your dashboard.

1.2.0(2y ago)1146MITPHPPHP ^8.0|^8.1|^8.2CI passing

Since May 2Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/kilobyteno/laravel-dashboard-plausible-tile)[ Packagist](https://packagist.org/packages/kilobyteno/laravel-dashboard-plausible-tile)[ Docs](https://github.com/kilobyteno/laravel-dashboard-plausible-tile)[ RSS](/packages/kilobyteno-laravel-dashboard-plausible-tile/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (11)Versions (12)Used By (0)

laravel-dashboard-plausible-tile
================================

[](#laravel-dashboard-plausible-tile)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b1cb61c345e01ba069ab4440c2817f0f80f41e742702ad9d288fac0afc5e5125/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b696c6f627974656e6f2f6c61726176656c2d64617368626f6172642d706c61757369626c652d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kilobyteno/laravel-dashboard-plausible-tile)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f9e2a833b594bf85994f65b2784bd1c6e971cc25ba3825e2cf97c11a7c4f36db/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b696c6f627974656e6f2f6c61726176656c2d64617368626f6172642d706c61757369626c652d74696c652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/kilobyteno/laravel-dashboard-plausible-tile/actions?query=workflow%3Arun-tests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/f5d30b3b1dc4ae35630ab62e81465474d89b3532b43ec251e1102c97901f0d56/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b696c6f627974656e6f2f6c61726176656c2d64617368626f6172642d706c61757369626c652d74696c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kilobyteno/laravel-dashboard-plausible-tile)

A simple tile for showing Plausible analytics within for your dashboard.

This tile can be used on [the Laravel Dashboard](https://docs.spatie.be/laravel-dashboard).

[![Screenshot 2022-05-30 at 21-27-06 Dashboard](https://user-images.githubusercontent.com/9788214/171050657-949908e9-ae7b-410c-910a-da5f7121be33.png)](https://user-images.githubusercontent.com/9788214/171050657-949908e9-ae7b-410c-910a-da5f7121be33.png)

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

[](#installation)

You can install the package via composer:

```
composer require kilobyteno/laravel-dashboard-plausible-tile
```

Publish config for [laravel-plausible](https://github.com/kilobyteno/laravel-plausible):

```
php artisan vendor:publish --tag="plausible-config"
```

Open `config/plausible.php` and add your Plausible API Key.

Then add this to `config/dashboard.php` under the `tile` key:

```
'plausible' => [
    'refresh_interval_in_seconds' => 60,
    'domains' => [
        'kilobyte.no',
        'example.com',
    ],
],
```

Under "schedule" in `kernel.php` add:

```
$schedule->command(FetchDataFromPlausibleCommand::class)->everyMinute();
```

Usage
-----

[](#usage)

In your dashboard view you use the `livewire:plausible-tile` component.

```

```

Customizing the view
--------------------

[](#customizing-the-view)

If you want to customize the view used to render this tile, run this command:

```
php artisan vendor:publish --provider="Kilobyteno\PlausibleTile\PlausibleTileServiceProvider" --tag="dashboard-plausible-tile-views"
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security
--------

[](#security)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Kilobyte AS](https://github.com/kilobyteno)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance52

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 54.6% 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 ~65 days

Recently: every ~139 days

Total

10

Last Release

884d ago

Major Versions

0.1.2 → 1.0.02022-05-30

PHP version history (2 changes)0.0.1PHP ^8.0|^8.1

1.2.0PHP ^8.0|^8.1|^8.2

### Community

Maintainers

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

---

Top Contributors

[![dsbilling](https://avatars.githubusercontent.com/u/9788214?v=4)](https://github.com/dsbilling "dsbilling (53 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (24 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (15 commits)")[![DanielRTRD](https://avatars.githubusercontent.com/u/109386665?v=4)](https://github.com/DanielRTRD "DanielRTRD (5 commits)")

---

Tags

help-wantedlaravel-dashboardlaravel-dashboard-tilelaravel-packageplausible-analyticsdashboardlaravel-dashboardplausiblekilobytenolaravel-dashboard-plausible-tileplausible-tile

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/kilobyteno-laravel-dashboard-plausible-tile/health.svg)

```
[![Health](https://phpackages.com/badges/kilobyteno-laravel-dashboard-plausible-tile/health.svg)](https://phpackages.com/packages/kilobyteno-laravel-dashboard-plausible-tile)
```

###  Alternatives

[fidum/laravel-dashboard-chart-tile

Generic chart tiles for laravel dashboard

16234.7k1](/packages/fidum-laravel-dashboard-chart-tile)[andreia/filament-ui-switcher

Add a modal with options to switch between different UI layouts and styles (colors, fonts, font sizes).

233.8k](/packages/andreia-filament-ui-switcher)

PHPackages © 2026

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