An open API service indexing awesome lists of open source software.

https://github.com/nexamerchant/googleplaces

Google Places For Order Address
https://github.com/nexamerchant/googleplaces

cod google google-places-api nexa-merchant

Last synced: 7 months ago
JSON representation

Google Places For Order Address

Awesome Lists containing this project

README

          

# NexaMerchant/GooglePlaces

[![Build Status](https://github.com/NexaMerchant/GooglePlaces/workflows/Laravel/badge.svg)](https://github.com/NexaMerchant/GooglePlaces)
[![Release](https://img.shields.io/github/release/NexaMerchant/GooglePlaces.svg?style=flat-square)](https://github.com/NexaMerchant/GooglePlaces/releases)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/Nexa-Merchant/GooglePlaces.svg?style=flat-square)](https://packagist.org/packages/Nexa-Merchant/GooglePlaces)
[![Total Downloads](https://img.shields.io/packagist/dt/Nexa-Merchant/GooglePlaces.svg?style=flat-square)](https://packagist.org/packages/Nexa-Merchant/GooglePlaces)

> This Package is used to get the google places data using google places api.

# How to Install

```
composer require nexa-merchant/googleplaces
```

# How to Uninstall

```
composer remove nexa-merchant/googleplaces
```

# How to Upgrade

```
composer update nexa-merchant/googleplaces
```