PHPackages                             alexey-kupershtokh/location-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alexey-kupershtokh/location-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

alexey-kupershtokh/location-bundle
==================================

07PHP

Since Mar 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/AlexeyKupershtokh/location-bundle)[ Packagist](https://packagist.org/packages/alexey-kupershtokh/location-bundle)[ RSS](/packages/alexey-kupershtokh-location-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

location-bundle
===============

[](#location-bundle)

[![Build Status](https://camo.githubusercontent.com/2f32c0afa495780635f417432d2fe20f728bb1a8c90f71ed77d968d7156398a0/68747470733a2f2f7472617669732d63692e6f72672f416c657865794b757065727368746f6b682f6c6f636174696f6e2d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/AlexeyKupershtokh/location-bundle)[![Coverage Status](https://camo.githubusercontent.com/5572aefb8d9a7dced4cf287b023f7784c7bb0f77e83af552e1cae3432bd21a9b/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f416c657865794b757065727368746f6b682f6c6f636174696f6e2d62756e646c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/AlexeyKupershtokh/location-bundle?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7983ff1d969dde5fb2e489845e04ba3abce7cf38a195dac699af477f7789e7ea/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f416c657865794b757065727368746f6b682f6c6f636174696f6e2d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/AlexeyKupershtokh/location-bundle/?branch=master)

Installation:
=============

[](#installation)

1. Run `composer require alexey-kupershtokh/location-bundle dev-master`.
2. Then enable the bundle in the AppKernel.php:

```
   public function registerBundles()
   {
       $bundles = [
           ...
           new \AlexeyKuperhstokh\LocationBundle\LocationBundle(),
       ];

```

Usage:
======

[](#usage)

LocationBundle provides a service `location_bundle.client` so it's usage is as simple as:

```
$versions = $container->get('location_bundle.client')->getLocations();
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/08a0e25ce82041e363606cc90327a7efcf1704cad5634dd554409a798dbf4b39?d=identicon)[AlexeyKupershtokh](/maintainers/AlexeyKupershtokh)

---

Top Contributors

[![AlexeyKupershtokh](https://avatars.githubusercontent.com/u/499778?v=4)](https://github.com/AlexeyKupershtokh "AlexeyKupershtokh (18 commits)")

### Embed Badge

![Health badge](/badges/alexey-kupershtokh-location-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/alexey-kupershtokh-location-bundle/health.svg)](https://phpackages.com/packages/alexey-kupershtokh-location-bundle)
```

PHPackages © 2026

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