pugx / geo-form-bundle
Symfony PUGXGeoForm
Installs: 887
Dependents: 0
Suggesters: 0
Security: 0
Stars: 15
Watchers: 8
Forks: 7
Open Issues: 1
Type:symfony-bundle
Requires
- php: ^7.0
- geocoder-php/google-maps-provider: ^4.2
- php-http/message: ^1.7
- symfony/form: ^2.8|^3.4|^4.0
- symfony/framework-bundle: ^2.8|^3.4|^4.0
- symfony/security-bundle: ^2.8|^3.4|^4.0
- willdurand/geocoder: ^4.2
Requires (Dev)
- php-http/guzzle6-adapter: ^1.1
- phpunit/phpunit: ^6.0|^7.0
- symfony/phpunit-bridge: ^4.1
- symfony/validator: ^2.8|^3.4|^4.0
- symfony/yaml: ^2.8|^3.4|^4.0
This package is not auto-updated.
Last update: 2024-10-26 14:17:25 UTC
README
A Symfony bundle to handle geolocalization inside Forms.
This branch supports Symfony >= 3.4
Documentation
Installation
All the installation instructions are located in documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
About
PUGXGeoFormBundle is a PUGX initiative.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition with PUGXGeoFormBundle installed, to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.