jul / location-bundle
Provides a location management system to use independently or with a map API
Installs: 411
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 1
Forks: 5
Open Issues: 0
Type:symfony-bundle
pkg:composer/jul/location-bundle
Requires
- php: >=5.3.3
- symfony/framework-bundle: >=2.1,<=2.5
This package is not auto-updated.
Last update: 2025-10-25 17:38:22 UTC
README
JulLocationBundle has been created to handle Location storage within Symfony. It ships
with 4 preconfigured entities:
LocationCityStateCountry
The main purpose of JulLocationBundle is to enforce that your dataset is free of duplicate entries, according to criterias of your choosing.
Basically, if you want only one Country named 'United States' in your database, and
all your States referring to it automatically, you're in the right place.
In addition, a Googlemap places autocomplete implementation is available to feed the entities with properly formatted data, show the location on a map, and even offer photos of the location when available.
Documentation
Learn how to install and use JulLocationBundle in the documentation
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE