geocoder-php/geonames-provider
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| willdurand/geocoder | 0.91 | 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 | |
| baks-dev/users-geocode | 0.90 | — | 0 | 0 | 1 | 0 | 0 | 11.8 | — | MIT | 5 months ago | |
| antwebes/geocoder | 0.90 | — | 1 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| toin0u/geocoder-laravel | 0.90 | — | 751 | 761 | 109 | 104K | 0 | 35.3 | 34.3 | MIT | 1 month ago | |
| geocoder-php/locationiq-provider | 0.89 | 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 | |
| brawcks/geoname-bundle | 0.89 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| geocoder-php/nominatim-provider | 0.89 | Nominatim provider for Geocoder PHP. Adds OpenStreetMap Nominatim geocoding and reverse geocoding support, converting addresses and coordinates to structured results, with configurable endpoints and HTTP client integration for Laravel/PHP apps. | 34 | 35 | 7 | 109K | 0 | 4.3 | 48.3 | MIT | 1 year ago | |
| 1001pharmacies/geolocation-bundle | 0.89 | — | 10 | 11 | 4 | 0 | 2 | 2.1 | — | MIT | 8 years ago | |
| geocoder-php/plugin | 0.89 | Lightweight plugin system for Geocoder PHP. Add features like caching, logging, rate limiting, and more by wrapping Geocoder providers with reusable plugins. Designed to be framework-agnostic, easy to compose, and simple to integrate in any PHP app. | 69 | 70 | 0 | 86K | 0 | 2.4 | 42.7 | MIT | 1 year ago | |
| geocoder-php/geo-plugin-provider | 0.89 | 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 | |
| geocoder-php/open-cage-provider | 0.89 | 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/mapbox-provider | 0.89 | 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 | |
| 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 | |
| geocoder-php/maxmind-provider | 0.88 | 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. | 1 | 1 | 0 | 796 | 0 | 1.8 | 32.9 | MIT | 1 year ago | |
| geocoder-php/free-geoip-provider | 0.88 | 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/common-http | 0.88 | 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. | 186 | 188 | 5 | 567K | 0 | 3.8 | 48.1 | MIT | 1 year ago | |
| geocoder-php/maxmind-binary-provider | 0.88 | 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/tomtom-provider | 0.88 | TomTom provider for the Geocoder PHP library. Adds forward and reverse geocoding via TomTom APIs, returning standardized Geocoder results for addresses, coordinates, and place lookups. Useful for Laravel/PHP apps needing TomTom-backed location search. | 3 | 3 | 1 | 5K | 0 | 1.8 | 42.7 | MIT | 1 year ago | |
| geocoder-php/bing-maps-provider | 0.88 | 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/here-provider | 0.88 | HERE provider for the Geocoder PHP library. Adds forward and reverse geocoding via HERE APIs, returning consistent Geocoder results for addresses, places, and coordinates. Intended for use with geocoder-php adapters and your HERE credentials. | 12 | 13 | 11 | 15K | 0 | 3.4 | 42.3 | MIT | 1 year ago |
How can I help you explore Laravel packages today?