Download the PHP package jeffersongoncalves/filament-analytics-core without Composer
On this page you can find all versions of the php package jeffersongoncalves/filament-analytics-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jeffersongoncalves/filament-analytics-core
More information about jeffersongoncalves/filament-analytics-core
Files in jeffersongoncalves/filament-analytics-core
Download jeffersongoncalves/filament-analytics-core
More information about jeffersongoncalves/filament-analytics-core
Files in jeffersongoncalves/filament-analytics-core
Vendor jeffersongoncalves
Package filament-analytics-core
Short Description Shared base classes for jeffersongoncalves Filament analytics-injector plugins (script render-hook injection + optional Spatie settings page).
License MIT
Homepage https://github.com/jeffersongoncalves/filament-analytics-core
Package filament-analytics-core
Short Description Shared base classes for jeffersongoncalves Filament analytics-injector plugins (script render-hook injection + optional Spatie settings page).
License MIT
Homepage https://github.com/jeffersongoncalves/filament-analytics-core
Please rate this library. Is it a good library?
Informations about the package filament-analytics-core

Filament Analytics Core
Shared base classes for the jeffersongoncalves Filament analytics-injector plugins (Fathom, GA4/gtag, GTM, Matomo, Mixpanel, Meta Pixel, Plausible, Umami). Built on top of filament-plugin-core.
Version Compatibility
| Branch | Filament | PHP | Laravel |
|---|---|---|---|
| 1.x | 3.x | ^8.2 | ^11.0 |
| 2.x | 4.x | ^8.2 | ^11.0 |
| 3.x | 5.x | ^8.2 | ^11.0 |
Requirements
- PHP 8.2 or higher
- Laravel 11.0 or higher
- Filament 5.x (3.x branch)
Installation
You can install the package via composer:
What it provides
AbstractAnalyticsPlugin— registers an optional settings page and exposes thesettingsPage(bool)toggle. Subclass declaresgetId()andgetSettingsPageClass().AbstractAnalyticsServiceProvider— wireshasTranslations()and injects the tracking script(s) via render hooks. Subclass declarespackageName()andrenderHooks().
Usage
Plugin
Service Provider
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Jefferson Gonçalves
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-analytics-core with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
filament/spatie-laravel-settings-plugin Version ^5.0
jeffersongoncalves/filament-plugin-core Version ^3.0
filament/spatie-laravel-settings-plugin Version ^5.0
jeffersongoncalves/filament-plugin-core Version ^3.0
The package jeffersongoncalves/filament-analytics-core contains the following files
Loading the files please wait ...