fgalvao/laravel-geodb-client

Wrapper on the GeoDB Cities API provided by fgalvao/geodb-client-api for Laravel

v1.1.1 2020-08-11 10:44 UTC

This package is auto-updated.

Last update: 2025-06-11 21:57:54 UTC


README

A laravel wrapper for geodb-client-api client

Api Client

repository: https://github.com/ffgalvao/geodb-client-api

Api reference

Composer

The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

composer require fgalvao/laravel-geodb-client

Exemples

Check exemples.php to see how to use it