vich/geographical-bundle
Geographical functionality for ORM and ODM entities and JavaScript maps rendering
Maintainers
Package info
github.com/dustin10/VichGeographicalBundle
Type:symfony-bundle
pkg:composer/vich/geographical-bundle
Requires
- php: >=5.3.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT fc68b2c52e3b925fb31e51ee87fefe325491d266
- Dustin Dobervich <ddobervich.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-10 09:39:41 UTC
README
The VichGeographicalBundle provides automatic geographic coordinate querying for ORM entities and ODM documents. The bundle also provides functionality for rendering of JavaScript maps for these entities in your Symfony2 project using annotations. It also allows for object oriented JavaScript maps to be rendered without using any of the coordinate querying features. The bundle uses Google maps by default, but other maps are always being integrated and you can always write your own map renderer.
Documentation
For usage documentation, see:
For license, see:
