geocoder-php/free-geoip-provider
Free GeoIP provider for the Geocoder PHP library. Adds a FreeGeoIP/IP geolocation service to turn IP addresses into location data (country, region, city, coordinates) via a simple provider interface for easy plug-in use.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| geocoder-php/host-ip-provider | 0.89 | HostIP provider for the PHP Geocoder library. Retrieves geolocation data for an IP address using the hostip.info service, returning standard Geocoder results. Lightweight adapter to plug HostIP into geocoder-php for quick IP-to-location lookups. | 4 | 4 | 1 | 2K | 0 | 2.2 | 35.5 | MIT | 1 year ago | |
| geocoder-php/geonames-provider | 0.89 | GeoNames provider for the PHP Geocoder library. Adds forward/reverse geocoding and place lookup via the GeoNames API, with configurable options and integration alongside other Geocoder providers for consistent address and location results. | 2 | 2 | 2 | 3K | 0 | 2.3 | 42.0 | MIT | 1 year ago | |
| geocoder-php/geoip2-provider | 0.89 | GeoIP2 provider for PHP Geocoder using MaxMind GeoLite2/GeoIP2 databases or the paid Precision web service. Geocode IP addresses via a GeoIP2 adapter to return location data (city/country) from MMDB files or API. | 5 | 5 | 0 | 23K | 0 | 1.8 | 49.6 | MIT | 1 year ago | |
| geocoder-php/geo-plugin-provider | 0.88 | GeoPlugin provider for the Geocoder PHP library. Turns IP addresses into location data (country, region, city, coordinates) using GeoPlugin’s API. Easy drop-in provider for apps that need basic IP geolocation and locale-aware results. | 97 | 97 | 1 | 103K | 0 | 2.0 | 41.7 | MIT | 1 year ago | |
| cimus/ip-geo-base | 0.88 | Определение страны, города, региона и координат по IP через базы ipgeobase.ru. Загружает архив, конвертирует текстовые базы в бинарный формат для быстрого поиска. Обновление данных удобно запускать по cron (например, раз в неделю). | 4 | 5 | 2 | 15 | 0 | 0.1 | 8.3 | — | — | |
| geocoder-php/mapquest-provider | 0.88 | MapQuest provider for the Geocoder PHP library. Adds forward and reverse geocoding via MapQuest’s API so you can convert addresses to coordinates (and back) in a consistent Geocoder interface, using your MapQuest API key and configuration options. | 2 | 3 | 2 | 5K | 0 | 1.6 | 44.8 | MIT | 1 year ago | |
| geocoder-php/locationiq-provider | 0.88 | LocationIQ provider for the PHP Geocoder library. Adds forward and reverse geocoding via LocationIQ’s API, returning standardized coordinates and address data. Easy to plug into existing Geocoder setups and compatible with the provider interface. | 4 | 4 | 3 | 4K | 0 | 2.2 | 40.3 | MIT | 1 year ago | |
| geocoder-php/ip-info-provider | 0.88 | IP-Info provider for the Geocoder PHP library. Looks up IP addresses using the ipinfo.io service and returns structured location data (country, region, city, coordinates, timezone, etc.) via a simple provider adapter. | 9 | 9 | 0 | 1K | 0 | 1.5 | 29.1 | MIT | 1 year ago | |
| antwebes/geocoder | 0.88 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| willdurand/geocoder | 0.87 | Powerful PHP geocoding library by William Durand. Geocode addresses to coordinates and reverse-geocode lat/long back to locations, with a clean provider-based API. Supports multiple geocoding services, adapters, caching, and easy integration in any project. | 174 | 206 | 12 | 702K | 0 | 5.7 | 49.7 | MIT | 1 year ago | |
| geocoder-php/ipstack-provider | 0.87 | IPStack provider for the geocoder-php ecosystem. Adds an IP-to-location geocoding service backed by ipstack.com, returning geographic details for IP addresses. Use it with Geocoder’s standard interfaces to integrate IP-based lookups in PHP apps. | 60 | 60 | 0 | 7K | 0 | 0.3 | — | MIT | 1 year ago | |
| geocoder-php/google-maps-provider | 0.87 | Google Maps provider for the PHP Geocoder library. Adds geocoding and reverse geocoding via Google’s APIs, supporting address and coordinate lookups with configurable options and authentication. Suitable for Laravel and other PHP apps. | 186 | 194 | 15 | 435K | 0 | 5.0 | 46.5 | MIT | 1 year ago | |
| geocoder-php/common-http | 0.87 | Common HTTP layer for Geocoder PHP providers. Includes shared HTTP client abstractions, request/response handling, and helpers to integrate PSR-18 clients and PSR-7 messages, keeping geocoding providers lightweight and consistent across transports. | 187 | 188 | 5 | 569K | 0 | 3.8 | 48.1 | MIT | 1 year ago | |
| geocoder-php/open-cage-provider | 0.87 | OpenCage provider for Geocoder PHP. Adds forward and reverse geocoding via the OpenCage Geocoding API, with address lookups by text or coordinates and results normalized to Geocoder’s model for easy integration in PHP apps. | 4 | 5 | 2 | 9K | 0 | 2.5 | 43.5 | MIT | 1 year ago | |
| geocoder-php/cache-provider | 0.87 | Cache provider for Geocoder PHP: integrates PSR-6/PSR-16 caches to store geocoding results and reduce API calls. Helps improve performance and avoid rate limits by reusing responses across requests. | 7 | 7 | 3 | 42K | 0 | 2.2 | 51.3 | MIT | 1 year ago | |
| torann/geoip | 0.87 | GeoIP for Laravel resolves visitor location and currency from IP addresses via configurable services. Integrates with Laravel, supports multiple drivers/providers, and lets you publish config to choose and tune your lookup service. | 2,221 | 2,256 | 392 | 311K | 59 | 66.6 | 64.5 | BSD-2-Clause | 2 months ago | |
| bytes4sale/iplocator | 0.87 | Laravel package to look up IP address details like location, currency, and language via supported providers (IPDATA, IPSTACK, IP-API). Configure API source and keys in .env, then fetch enriched IP info quickly in your app. | 2 | 2 | 1 | 0 | 0 | 1.2 | — | MIT | 2 years ago | |
| toin0u/geocoder-laravel | 0.87 | — | 743 | 756 | 107 | 94K | 0 | 36.1 | 34.1 | MIT | 3 weeks ago | |
| geoip/geoip | 0.86 | Laravel-friendly GeoIP helper for resolving IP addresses to location data. Lightweight package aimed at quickly adding country/region/city lookups to your app with a simple API and minimal setup. | 519 | 528 | 323 | 15K | 0 | 7.3 | 14.4 | LGPL-2.1 | 10 years ago | |
| geocoder-php/ip-info-db-provider | 0.86 | IP-Info-DB provider for PHP-GeoCoder (Geocoder PHP). Look up IP address geolocation via the ipinfodb.com API and return standardized Geocoder results. Useful for adding country/region/city data to apps from an IP. | 2 | 2 | 1 | 1K | 0 | 1.8 | 36.3 | MIT | 1 year ago |
How can I help you explore Laravel packages today?