PHPackages                             puwnz/google-maps-lib - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. puwnz/google-maps-lib

ActiveLibrary[API Development](/categories/api)

puwnz/google-maps-lib
=====================

Library to communicate with Google API

1.3.0(1y ago)11.8k[1 PRs](https://github.com/PuwnZ/google-maps-lib/pulls)1MITPHPPHP &gt;=7.3CI failing

Since Feb 19Pushed 1y agoCompare

[ Source](https://github.com/PuwnZ/google-maps-lib)[ Packagist](https://packagist.org/packages/puwnz/google-maps-lib)[ RSS](/packages/puwnz-google-maps-lib/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (10)Versions (17)Used By (1)

Readme
======

[](#readme)

Overview
--------

[](#overview)

The Google Lib project provides a Google Map integration for you PHP 7.3+ project. At this time, just geocode is enable in this lib, because my needs is only on this part, but you can open [issues](/issues) to push your needs.

Installation
------------

[](#installation)

To install this lib you can just use composer :

```
composer require puwnz/google-maps-lib

```

Integration
-----------

[](#integration)

```
