AntonioLeutsch / geocoding-response-parser

This is a Parser for the Google Maps Api Responses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geocoding-response-parser

This is a Parser for the Google Maps Api Responses

Requires PHP 7.3.0+

Testing

The tests in tests/Unit/ResponseParserTest.php provide coverage for the Geocoding Response Parser feature. These tests depend on an sample dataset in test/Datasets/SampleResponse.php.

Run unit tests using PEST

composer test:unit

About

This is a Parser for the Google Maps Api Responses

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%