jurager/tracker

Track Sanctum tokens in Laravel.

Maintainers

Package info

github.com/Jurager/tracker

pkg:composer/jurager/tracker

Statistics

Installs: 482

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

3.0.0 2026-02-16 11:36 UTC

This package is auto-updated.

Last update: 2026-02-17 06:12:02 UTC


README

Latest Stable Version Total Downloads PHP Version Require License

Track Laravel Sanctum authentication tokens with detailed metadata including IP addresses, user agents, device information, and optional geolocation data.

  • IP Geolocation Tracking (country, region, city)
  • Device Detection (type, browser, platform)
  • Session Management
  • Automatic Token Pruning
  • Customizable Providers and Parsers

Requirements

  • PHP: 8.1 or higher
  • Laravel: 10.x, 11.x, or 12.x
  • Laravel Sanctum: 3.x or 4.x

Installation

To install, configure and learn how to use please go to the Documentation.

License

Open source, licensed under the MIT license.