PHPackages                             puwnz/google-maps-serializer-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. puwnz/google-maps-serializer-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

puwnz/google-maps-serializer-bundle
===================================

Serialize response from GoogleMapsBundle

1.0.0(5y ago)05MITPHPPHP ^7.3CI passing

Since Nov 6Pushed 4y agoCompare

[ Source](https://github.com/PuwnZ/google-maps-serializer-bundle)[ Packagist](https://packagist.org/packages/puwnz/google-maps-serializer-bundle)[ RSS](/packages/puwnz-google-maps-serializer-bundle/feed)WikiDiscussions develop Synced today

READMEChangelogDependencies (5)Versions (5)Used By (0)

Readme
======

[](#readme)

Overview
--------

[](#overview)

The Google Maps Serializer Bundle project provides a serialization of a response from Google Map Bundles for you Symfony 4+ and 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-serializer-bundle

```

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

[](#integration)

### Bundle registration

[](#bundle-registration)

```
