Libraries tagged by get_location
kamranahmedse/php-geocode
34728 Downloads
A wrapper around the Google Geocoding API to get different details such as latitude, longitude, country, city, district, postcode, town and street number regarding some specific address.
tprog/yii2-telize
43 Downloads
Get location by IP address use telize API
seeley/ip2location
511 Downloads
[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.
primitivesocial/ip-country
0 Downloads
Get's location information based on user's IP
mobilelookup/mobilelookup
27 Downloads
library for get location and carrier information via china mobile number
iplookup/iplookup
148 Downloads
Get location information based on client ip
devsmine/geoip
2 Downloads
Get location information from IP
calmw/ipseek
11 Downloads
get location by ip
nogrod/dhl-retoure-php-sdk
56 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
fixik/ipgeocoder
24 Downloads
Get geo location by ip
techendeavors/fileinfo
24 Downloads
Feed it a file location and get back information like its mimetype, hashes, size, creation and modification date, symlink chains, permissions and ownership, etc.
graychen/geolocation
1496 Downloads
Get the geographic location based on latitude and longitude
zinapse/laralocate
66 Downloads
Get information about various locations, countries, states, cities, etc.
marleysidapple/geoaddress
23 Downloads
Geo-address api for laravel. Get latitude and longitude from location
proximitymad/yii2-mapspicker-widget
175 Downloads
A widget for the Yii2 framework to render a Map with Google Maps and allow the user to pick a location on the map and get the coordinates.