Download the PHP package puwnz/google-maps-serializer-bundle without Composer
On this page you can find all versions of the php package puwnz/google-maps-serializer-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download puwnz/google-maps-serializer-bundle
More information about puwnz/google-maps-serializer-bundle
Files in puwnz/google-maps-serializer-bundle
Package google-maps-serializer-bundle
Short Description Serialize response from GoogleMapsBundle
License MIT
Informations about the package google-maps-serializer-bundle
Readme
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 to push your needs.
Installation
To install this lib you can just use composer :
Integration
Bundle registration
Example
To use this package on your symfony project, you can use than the next example :
Testing
The bundle is fully unit tested by PHPUnit with a code coverage close to 100%.
Contribute
We love contributors! This is an open source project. If you'd like to contribute, feel free to propose a PR!
License
The Google Map Lib is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.
All versions of google-maps-serializer-bundle with dependencies
puwnz/google-maps-bundle Version ^1.0
symfony/http-kernel Version ^4.4|^5.0
symfony/serializer Version ^5.1