Download the PHP package wild-siena/google-maps-bundle without Composer
On this page you can find all versions of the php package wild-siena/google-maps-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wild-siena/google-maps-bundle
More information about wild-siena/google-maps-bundle
Files in wild-siena/google-maps-bundle
Package google-maps-bundle
Short Description Symfony google maps bundle. Create a Google map object in php and render it with twig function.
License MIT
Informations about the package google-maps-bundle
Symfony Google Maps Bundle
With this symfony bundle you can render GoogleMaps in your symfony webapp.
Requirements
PHP 8.1 or higher
Symfony 6.4 or higher
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
If you're using WebpackEncore
Install your dependencies and restart your watcher.
Documentation
For more information see the Documentation there you find some examples.
Roadmap
See all issues there are created for version v1.0.0
All versions of google-maps-bundle with dependencies
symfony/http-kernel Version ^6.4 | ^7.1
symfony/stimulus-bundle Version ^2.18
phpdocumentor/reflection-docblock Version ^5.4
phpstan/phpdoc-parser Version ^1.29
symfony/property-access Version ^6.4 | ^7.1
symfony/property-info Version ^6.4 | ^7.1
symfony/serializer Version ^6.4 | ^7.1
symfony/asset-mapper Version ^6.4 | ^7.1