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.3.3(1mo ago)028↓66.7%MITPHPPHP &gt;=8.2CI passing

Since Apr 8Pushed 1mo agoCompare

[ 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 (4)Dependencies (12)Versions (14)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

42

—

FairBetter than 89% of packages

Maintenance92

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Every ~1 days

Total

13

Last Release

36d ago

PHP version history (2 changes)v1.0PHP &gt;=8.4

v1.0.2PHP &gt;=8.2

### 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 (25 commits)")

---

Tags

symfony-ux

###  Code Quality

TestsPHPUnit

### 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

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M685](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k16.6k](/packages/prestashop-prestashop)[a2lix/translation-form-bundle

Translate your doctrine objects easily with some helpers

3457.1M38](/packages/a2lix-translation-form-bundle)[symfony/ux-dropzone

File input dropzones for Symfony Forms

551.7M5](/packages/symfony-ux-dropzone)[contao/core-bundle

Contao Open Source CMS

1301.6M2.5k](/packages/contao-core-bundle)[symfony/ux-toggle-password

Toggle visibility of password inputs for Symfony Forms

27563.2k5](/packages/symfony-ux-toggle-password)

PHPackages © 2026

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