Download the PHP package openeuropa/gisco-geocoding-provider without Composer
On this page you can find all versions of the php package openeuropa/gisco-geocoding-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download openeuropa/gisco-geocoding-provider
More information about openeuropa/gisco-geocoding-provider
Files in openeuropa/gisco-geocoding-provider
Package gisco-geocoding-provider
Short Description GISCO Geocoding Provider for Geocoder PHP.
License EUPL-1.2
Homepage https://github.com/openeuropa/gisco-geocoding-provider
Informations about the package gisco-geocoding-provider
GISCO Geolocation Provider
This is a provider for the Geocoder PHP library that integrates the Eurostat GISCO Geolocation service from the European Union.
This repository is opensource but the service itself is private and exclusive for websites from the European Commission.
Note that in order to read this documentation you need to have access to the internal FPFIS wiki of the European Commission. Please ask you project manager for more information if you do not have access.
Installation
Step debugging
To enable step debugging from the command line, pass the XDEBUG_SESSION
environment variable with any value to the container:
Please note that, starting from XDebug 3, a connection error message will be outputted in the console if the variable is set but your client is not listening for debugging connections. The error message will cause false negatives for PHPUnit tests.
To initiate step debugging from the browser, set the correct cookie using a browser extension or a bookmarklet like the ones generated at https://www.jetbrains.com/phpstorm/marklets/.