laravel-page-monitor
by panchodp
Monitor page visits in your Laravel application. Each visit is stored in the database with information about the user (authenticated or guest), device type, IP address, and timestamp.
laravel-ship24-api
by graystackit
Laravel package for the Ship24 shipment tracking API, built on Saloon 4
nepalcan-laravel
by pralhadstha
Laravel integration for Nepal Can Move (NCM) courier API — shipments, tracking, rates, webhooks, COD, and delivery management for Nepal
aftership-laravel
by pralhadstha
A modern Laravel wrapper for the AfterShip Tracking API with driver support, DTOs, and webhook handling.
laravel-ip-capture
by jeremykenedy
A Laravel package to automatically capture and track IP addresses on Eloquent model actions such as signup, login, update, and deletion.
laravel-mixpanel
This Laravel package seamlessly integrates Mixpanel analytics into your Blade templates. Easily track user interactions and product usage directly within your Laravel application using the Mixpanel JavaScript SDK, with all configuration managed via database settings.
laravel-cloud-tracker
by kbeaud11
Track usage-based infrastructure costs per model in Laravel Cloud environments.
laravel-viewable
by karnoweb
A powerful view tracking and analytics package for Laravel with Jalali/Gregorian calendar support
laravel-audit-log
by campelo
Automatic audit logging for Laravel applications - track who, when, where, what changed
laravel-auditing-filesystem
by virlatinus
This filesystem driver, designed for the owen-it/laravel-auditing package, facilitates storing audits in CSV files across all Laravel disks that are registered.
laravel-column-watcher
by ascend
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
laravel-job-monitor
by j-sandaruwan
Laravel package for tracking queue jobs with status, progress, and detailed execution history
laravel-visitor-tracker
by ghdj
A comprehensive visitor tracking package for Laravel applications with analytics, geolocation, and bot detection - zero external dependencies
laravel-outboundiq
by outboundiq
OutboundIQ integration for Laravel - Third-party API monitoring and analytics
laravel-email-tracker
by r0bdiabl0
Multi-provider email tracking for Laravel - track opens, clicks, bounces, complaints across SES, Resend, Postal, and more
laravel-email-tracker-nova
by r0bdiabl0
Laravel Nova v4/v5 admin panel for Laravel Email Tracker - resources, metrics, and dashboards
laravel-email-tracker-filament
by r0bdiabl0
Filament admin panel for Laravel Email Tracker - dashboards, resources, and statistics
laravel
Error Explorer SDK for Laravel - Automatic error tracking with breadcrumbs
laravel-aireferral-sdk
by surfgeo
Track AI bot traffic (ChatGPT, Claude, Perplexity) in Laravel applications
laravel-action-logger
by enadstack
A powerful, flexible Action Logger / Audit Log package for Laravel with multi-tenancy support and optional Vue UI
laravel-http-monitor
by burningyolo
Track inbound and outbound HTTP requests with IP geolocation data
laravel-activity-logger
Simple Laravel package for logging user activities with automatic tracking
laravel-change-logs
A comprehensive change logs tracking package for Laravel 11+ that automatically tracks all model changes (create, update, delete, restore) with detailed audit trails
laravel-utm-builder
A Laravel package for generating URLs with UTM parameters. Features fluent API, presets, helpers, and full Laravel integration.
laravel-live-security
by monircse403
Real-time Laravel security monitoring package to detect suspicious repeated user activity.
laravel-analytics
by orimyth
Self-hosted, GDPR-compliant server-side analytics for Laravel with multi-tenancy support
aras-kargo-laravel
by assoft
Modern Laravel package for Aras Kargo API integration with advanced caching, logging, and rate limiting features
laravel-email-monitor
by sinarahmany
A comprehensive Laravel package to monitor all outgoing emails with tracking, logging, and dashboard capabilities
laravel-model-versions
by act-training
A Laravel package for automatic model versioning with selective attribute tracking and restore capabilities
laravel-usps
by m4dev
Laravel package for USPS shipping integration with rates, labels, and tracking
laravel-snapshot
by grazulex
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
laravel-ses-tracking
by antonbelous
A Laravel artisan based package to create the AWS (SES + SNS) infrastructure to receive email event notifications with Http/Https endpoint.
laravel-authored
by rulr
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
laravel-seeder-tracker
by ruzaik11
Track Laravel seeders execution like migrations with batch support and status management
laravel-ses
by oliveready7
Track email engagement on any email sent out via SES using Laravel. Tracks opens, clicks, bounces, complaints, deliveries, and rejections. Can be used with transaction, marketing emails and notifications.
laravel-ses
by ope-tech
Track email engagement on any email sent out via SES using Laravel. Tracks opens, clicks, bounces, complaints, deliveries, and rejections. Can be used with transaction, marketing emails and notifications.
laravel-auditing-filesystem
by oneseven9955
This filesystem driver, designed for the owen-it/laravel-auditing package, facilitates storing audits in CSV files across all Laravel disks that are registered.
laravel-auditing-elasticsearch-driver
by rajmundtoth0
An Elasticsearch driver for the owen-it/laravel-auditing package.
laravel-history-tracking
by alexgithubp
A custom history tracking system for users + reporting, based on the https://github.com/spatie/laravel-activitylog package