geocoder-php/maxmind-provider
MaxMind provider for PHP-Geocoder. Integrates MaxMind GeoIP databases to resolve IP addresses into location data (country, region, city, coordinates). Useful for adding fast, offline IP geolocation to your PHP apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| geocoder-php/geoip2-provider | 0.90 | 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 | 21K | 0 | 1.8 | 48.9 | MIT | 1 year ago | |
| geocoder-php/maxmind-binary-provider | 0.90 | MaxMind Binary provider for the PHP Geocoder library. Lookup geolocation data from local MaxMind GeoIP2/GeoLite2 binary databases without external API calls. Useful for fast, offline IP-to-location resolution in PHP apps. | 3 | 3 | 0 | 749 | 0 | 2.7 | 31.4 | 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 | 115K | 0 | 2.6 | 42.4 | MIT | 1 year ago | |
| spatie/geocoder | 0.88 | Convert any address into GPS coordinates in Laravel/PHP using Google’s Geocoding API. Simple facade-based calls return lat/lng plus accuracy, formatted address, and viewport data. Ideal for mapping, location search, and address validation. | 845 | 855 | 113 | 118K | 0 | 28.4 | 32.7 | MIT | 5 months ago | |
| cravler/maxmind-geoip-bundle | 0.87 | — | 26 | 27 | 18 | 5K | 0 | 0.7 | 31.2 | MIT | — | |
| geoip2/geoip2 | 0.87 | — | 2,487 | 2,605 | 286 | 2M | 1 | 49.8 | 49.0 | Apache-2.0 | 2 weeks ago | |
| geocoder-php/mapbox-provider | 0.87 | Mapbox geocoding provider for Geocoder PHP. Forward and reverse geocoding via Mapbox APIs to turn addresses into coordinates and coordinates into places, for easy integration with the Geocoder framework in PHP projects. | 12 | 13 | 6 | 23K | 0 | 2.3 | 44.8 | MIT | 1 year ago | |
| toin0u/geocoder-laravel | 0.87 | — | 751 | 761 | 109 | 104K | 0 | 35.3 | 34.3 | MIT | 1 month ago | |
| 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. | 173 | 206 | 12 | 748K | 0 | 5.7 | 50.2 | MIT | 1 year ago | |
| 1001pharmacies/geolocation-bundle | 0.87 | — | 10 | 11 | 4 | 0 | 2 | 2.1 | — | MIT | 8 years ago | |
| geocoder-php/locationiq-provider | 0.87 | 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.6 | MIT | 1 year ago | |
| geocoder-php/bing-maps-provider | 0.87 | Bing Maps provider for PHP Geocoder. Adds forward and reverse geocoding using Microsoft Bing Maps APIs, returning standardized Geocoder results. Plug into geocoder-php with your Bing key for address lookup and coordinates. | 4 | 5 | 1 | 14K | 0 | 2.2 | 46.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 | 57K | 0 | 2.2 | 53.2 | 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. | 187 | 196 | 15 | 416K | 0 | 5.0 | 46.2 | MIT | 1 year ago | |
| antwebes/geocoder | 0.87 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| geocoder-php/free-geoip-provider | 0.86 | 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. | 14 | 14 | 3 | 13K | 0 | 2.6 | 40.6 | MIT | 1 year ago | |
| geocoder-php/open-cage-provider | 0.86 | 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 | 8K | 0 | 2.5 | 44.3 | MIT | 1 year ago | |
| geocoder-php/chain-provider | 0.86 | — | 104 | 104 | 4 | 129K | 0 | 3.6 | 42.7 | MIT | 1 year ago | |
| geocoder-php/google-maps-places-provider | 0.86 | Google Maps Places provider for the PHP Geocoder library. Lets you geocode and reverse geocode using Google Places/Maps APIs, returning structured location results for addresses and points of interest. Ideal for Laravel/PHP apps needing Places search and lookup. | 4 | 4 | 5 | 9K | 0 | 2.6 | 45.0 | MIT | 1 year ago | |
| geocoder-php/geonames-provider | 0.86 | 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 | 41.6 | MIT | 1 year ago |
How can I help you explore Laravel packages today?