survos/location-bundle

Use Geonames to in an application

Fund package maintenance!
kbond

Installs: 1 044

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.5.207 2024-04-02 13:26 UTC

This package is auto-updated.

Last update: 2024-04-24 10:54:36 UTC


README

The SurvosLocationBundle adds support for ...

Alt text

Features include:

  • ...

Build Status Code Coverage Scrutinizer Code Quality Latest Stable Version

Documentation

The source of the documentation is stored in the Resources/doc/ folder in this bundle:

Read the Documentation

Installation

All the installation instructions are located in the documentation.

composer config minimum-stability dev composer config prefer-stable true

composer config repositories.survos_location_bundle '{"type": "vcs", "url": "git@github.com:survos/LocationBundle.git"}' composer req survos/location-bundle:"*@dev"

License

This bundle is under the MIT license. See the complete license in the bundle

About

LocationBundle is a survos initiative. See also the list of contributors.

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 to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.