Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Ip Info Provider Laravel Package

geocoder-php/ip-info-provider

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
stevebauman/location 0.91 Retrieve a user’s geolocation from their IP in Laravel. Provides a simple Location facade to get city, region, country, coordinates, timezone and more, with multiple driver support (e.g., IP2Location, IP-API, MaxMind) plus caching and testing helpers. 1,301 1,311 199 322K 4 35.5 38.7 MIT 4 months ago
View on GitHub
Deep Wiki
Context7
geocoder-php/host-ip-provider 0.90 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
View on GitHub
Context7
geocoder-php/ip-info-db-provider 0.90 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 890 0 1.8 34.2 MIT 1 year ago
View on GitHub
Context7
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 21K 0 1.8 48.9 MIT 1 year ago
View on GitHub
Context7
geocoder-php/ipstack-provider 0.89 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
View on GitHub
Context7
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
View on GitHub
Context7
geocoder-php/free-geoip-provider 0.89 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
View on GitHub
Context7
geocoder-php/here-provider 0.89 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
View on GitHub
Context7
bytes4sale/iplocator 0.89 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
View on GitHub
Context7
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
View on GitHub
Context7
cimus/ip-geo-base 0.88 Определение страны, города, региона и координат по IP через базы ipgeobase.ru. Загружает архив, конвертирует текстовые базы в бинарный формат для быстрого поиска. Обновление данных удобно запускать по cron (например, раз в неделю). 4 5 2 2 0 0.1 2.0
View on GitHub
Context7
antwebes/geocoder 0.88 1 1 1 0 0 0.0 MIT
View on GitHub
Context7
geocoder-php/google-maps-places-provider 0.88 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
View on GitHub
Context7
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
View on GitHub
Context7
geocoder-php/plugin 0.88 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
View on GitHub
Context7
geocoder-php/geo-plugin-provider 0.87 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
View on GitHub
Context7
geocoder-php/nominatim-provider 0.87 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
View on GitHub
Context7
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
View on GitHub
Context7
geocoder-php/geonames-provider 0.87 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
View on GitHub
Context7
spatie/geocoder 0.87 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
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor