Download the PHP package cpsit/geo-location-service without Composer
On this page you can find all versions of the php package cpsit/geo-location-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cpsit/geo-location-service
More information about cpsit/geo-location-service
Files in cpsit/geo-location-service
Download cpsit/geo-location-service
More information about cpsit/geo-location-service
Files in cpsit/geo-location-service
Vendor cpsit
Package geo-location-service
Short Description Get latitude and longitude for an address per google api call
License GPL-2.0-or-later
Homepage https://github.com/CPS-IT/geo_location_service
Package geo-location-service
Short Description Get latitude and longitude for an address per google api call
License GPL-2.0-or-later
Homepage https://github.com/CPS-IT/geo_location_service
Please rate this library. Is it a good library?
Informations about the package geo-location-service
Geo Location Service
TYPO3 extension to resolve an address to a geo code via Google Maps API
This TYPO3 extension provides a geo coder service and an interface for geo codes.
Installation
To install the Geo Location Service extension in your project, you have to require the package by using Composer:
Usage
You can implement the GeoCodingInterface
in your location class and use the GeoCoder
service to update or work with the geo information within that class. Check the source code for further information.
All versions of geo-location-service with dependencies
PHP Build Version
Package Version
The package cpsit/geo-location-service contains the following files
Collapse All