me-shaon/laravel-request-analytics
Laravel Request Analytics adds privacy-minded web analytics to Laravel with a built-in dashboard and API. Track traffic, user behavior, and performance metrics with bot detection, IP geolocation, and GDPR-friendly data handling. Works with Laravel 10+ and PHP 8.1+.
Architecture fit: Laravel-native implementation with service provider, migrations, and config publishing. Uses standard Laravel patterns (middleware, queue jobs, Eloquent models) ensuring seamless integration with existing Laravel ecosystems. Database-agnostic design supports MySQL, PostgreSQL, and SQLite.
Integration feasibility: Straightforward via Composer and artisan commands. Interactive installer simplifies setup, but requires Laravel 10+ and PHP 8.1+. 0 dependents indicate limited real-world validation, increasing risk of untested edge cases.
Technical risk: High due to low adoption (0 dependents), potential untested scenarios in production environments. Geolocation providers (e.g., IP-API's 45 requests/min limit) could throttle analytics in high-traffic apps. Suspicious future release date (2025-10-19) suggests data inaccuracies or maintenance issues.
Key questions: How does it handle geolocation API failures? What's the database schema performance at 1M+ records? Are there known issues with concurrent queue processing? Is the bot detection reliable for custom user
How can I help you explore Laravel packages today?