π Laravel GeoGenius v1.0
π Laravel GeoGenius v1.0
Initial stable release of Laravel GeoGenius β a complete toolkit for geolocation, timezone management, multilingual support and country-aware phone inputs in Laravel apps.
β¨ Features
- π IP-based Geolocation β Detect visitor country, city, region, timezone, currency & more
- π Timezone Management β Auto-detect user timezone, convert UTC timestamps, list all supported zones
- π·οΈ Multilingual & Auto-Translation β Detect locale, translate messages automatically, convert numbers to local digits
- π± Country Picker & Phone Validation β Pre-configured
intl-tel-inputintegration with auto country detection and built-in number validation - β‘ Lightweight & Dependency-Free β Works without jQuery or heavy JS frameworks
- π Caching Support β Reduces API calls
- π§ Artisan Support β Quickly add a
timezonecolumn to your users table
π Installation
composer require devrabiul/laravel-geo-genius
php artisan vendor:publish --provider="Devrabiul\\LaravelGeoGenius\\LaravelGeoGeniusServiceProvider"π Docs & Demo
- Documentation: GitHub README
- Live Demo: packages.rixetbd.com/laravel-geo-genius
β Notes
- Compatible with Laravel 8+
- Fully works with Livewire
- Licensed under MIT & Treeware β plant a tree if you use it in production