PHPackages                             anotterweb/ux-location - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. anotterweb/ux-location

ActiveSymfony-bundle

anotterweb/ux-location
======================

A Symfony bundle providing extra form field to select location with Mapbox map

v1.0(yesterday)011↑718.2%MITPHPPHP &gt;=8.4

Since Apr 6Pushed yesterdayCompare

[ Source](https://github.com/anotterweb/ux-location)[ Packagist](https://packagist.org/packages/anotterweb/ux-location)[ RSS](/packages/anotterweb-ux-location/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

AnotterWebUxLocationBundle
==========================

[](#anotterwebuxlocationbundle)

A Symfony bundle providing an extra form field to select a location using an interactive Mapbox map. It integrates seamlessly with Symfony UX (Stimulus &amp; AssetMapper).

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
composer require anotterweb/ux-location
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#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:

```
composer require anotterweb/ux-location
```

### Step 2: Enable the 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:

```
// config/bundles.php

return [
    // ...
    Anotterweb\UxLocation\AnotterWebUxLocationBundle::class => ['all' => true],
];
```

Documentation
=============

[](#documentation)

Full documentation is available in the [`doc/index.md`](doc/index.md) file, including:

- Requirements and configuration (Mapbox access token)
- JavaScript setup (AssetMapper)
- Usage in Symfony forms and Twig
- Available `LocationType` options

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance100

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/25823371?v=4)[luchidalgo](/maintainers/luchidalgo)[@luchidalgo](https://github.com/luchidalgo)

---

Top Contributors

[![luchidalgo](https://avatars.githubusercontent.com/u/25823371?v=4)](https://github.com/luchidalgo "luchidalgo (17 commits)")

---

Tags

symfony-ux

### Embed Badge

![Health badge](/badges/anotterweb-ux-location/health.svg)

```
[![Health](https://phpackages.com/badges/anotterweb-ux-location/health.svg)](https://phpackages.com/packages/anotterweb-ux-location)
```

###  Alternatives

[symfony/stimulus-bundle

Integration with your Symfony app &amp; Stimulus!

17314.3M159](/packages/symfony-stimulus-bundle)[symfony/ux-dropzone

File input dropzones for Symfony Forms

541.5M4](/packages/symfony-ux-dropzone)[symfony/ux-chartjs

Chart.js integration for Symfony

1003.2M18](/packages/symfony-ux-chartjs)[symfony/ux-toggle-password

Toggle visibility of password inputs for Symfony Forms

26508.0k5](/packages/symfony-ux-toggle-password)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19280.3k3](/packages/symfony-ux-cropperjs)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
