|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| geocoder-php/locationiq-provider | 0.91 | 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/nominatim-provider | 0.90 | 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 | |
| geocoder-php/google-maps-places-provider | 0.90 | 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 | |
| toin0u/geocoder-laravel | 0.89 | — | 751 | 761 | 109 | 104K | 0 | 35.3 | 34.3 | MIT | 1 month 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/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.4 | MIT | 1 year ago | |
| geocoder-php/cache-provider | 0.88 | 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 | |
| damienharper/navigation-bundle | 0.88 | — | 2 | 3 | 1 | 3 | 0 | 1.5 | 4.2 | MIT | 5 years ago | |
| geocoder-php/geonames-provider | 0.88 | 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 | |
| geocoder-php/google-maps-provider | 0.88 | 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 | |
| baks-dev/users-geocode | 0.88 | — | 0 | 0 | 1 | 0 | 0 | 11.8 | — | MIT | 5 months ago | |
| geocoder-php/provider-integration-tests | 0.88 | Integration test suite for Geocoder PHP providers. Shared tests and fixtures to validate provider implementations and ensure consistent behavior across services, making it easier to verify compliance and prevent regressions. | 0 | 0 | 6 | 1K | 0 | 4.5 | 43.2 | MIT | 2 years ago | |
| league/geotools | 0.88 | Geotools is a PHP geo library built on Geocoder and React. It supports batch geocoding/reverse geocoding with multiple providers, PSR-6 caching, CLI tools, coordinate conversion (DMS/UTM), and distance/bearing/point calculations. | 1,406 | 1,447 | 128 | 76K | 22 | 36.1 | 35.9 | MIT | 4 months ago | |
| geocoder-php/openrouteservice-provider | 0.88 | OpenRouteService provider for Geocoder PHP. Integrates ORS geocoding into the Geocoder ecosystem via a simple provider class, supporting forward and reverse geocoding through the OpenRouteService API with configurable HTTP client and API key. | 3 | 3 | 0 | 5K | 0 | 1.5 | 42.7 | MIT | 1 year ago | |
| tastyigniter/ti-ext-local | 0.88 | Adds location-based features to TastyIgniter: manage multiple locations, let customers find nearby stores, define delivery zones and charges, set opening hours, enable location reviews, and store custom location settings. | 4 | 4 | 30 | 2K | 0 | 30.3 | 42.0 | MIT | 1 week ago | |
| geocoder-php/ipstack-provider | 0.88 | 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 | 10K | 0 | 1.8 | 30.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 | |
| 1001pharmacies/geolocation-bundle | 0.88 | — | 10 | 11 | 4 | 0 | 2 | 2.1 | — | MIT | 8 years ago | |
| geocoder-php/pickpoint-provider | 0.88 | PickPoint provider for the PHP Geocoder library. Adds support for geocoding through the PickPoint API, returning normalized address/location results and integrating with Geocoder’s standard provider interface for easy swapping in existing apps. | 0 | 0 | 1 | 293 | 0 | 1.5 | 34.1 | MIT | 1 year ago | |
| develia/geo-bundle | 0.88 | Laravel geo bundle for geolocation features: resolve countries/regions/cities, work with coordinates and distances, and integrate geo data into your app via simple services and helpers. Designed as a lightweight add-on you can extend for your data source. | 0 | 0 | — | 3 | — | 0.0 | 8.3 | — | — |
How can I help you explore Laravel packages today?