torann/geoip
Laravel GeoIP package to determine a visitor’s location and currency from their IP address. Supports multiple GeoIP services/drivers via configuration, with publishable config and upgrade guidance. Useful for geo-targeting, localization, and analytics.
Architecture fit: Laravel-native package leveraging service container and config publishing. Requires explicit third-party service configuration (e.g., MaxMind, IPData.co) since default service was removed in v3.0.8. Flexible but adds external dependency complexity.
Integration feasibility: High for new Laravel projects via Composer install and config publishing, but requires upfront
How can I help you explore Laravel packages today?