PHPackages                             astrogoat/locations - 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. astrogoat/locations

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

astrogoat/locations
===================

A Locations app for Strata

1.24.1(8mo ago)012.7k↓50%MITPHPPHP ^8.3CI passing

Since Jan 4Pushed 8mo ago4 watchersCompare

[ Source](https://github.com/astrogoat/locations)[ Packagist](https://packagist.org/packages/astrogoat/locations)[ Docs](https://github.com/astrogoat/locations)[ GitHub Sponsors](https://github.com/astrogoat)[ RSS](/packages/astrogoat-locations/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (8)Versions (36)Used By (0)

A Locations app for Strata
==========================

[](#a-locations-app-for-strata)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c51f8417510534841f961576ab96172d650bb0b1789e763d2f0acbea7a741985/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f6c6f636174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/locations)[![GitHub Tests Action Status](https://camo.githubusercontent.com/dc9614f92068eeac4154f2103b3df7a9d324e5f527ef99697b47b50631b00f74/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f6c6f636174696f6e732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/locations/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/6614252e717cc68d6dac73c519fa9a848abeea43edb6bbbdb33dfec9d699a183/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f6c6f636174696f6e732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/locations/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/d4e78ebafe230b0c20474ceb6a20b1ca09f5391a747cd76952dc06c91b0e509f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f6c6f636174696f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/locations)

---

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require astrogoat/locations
```

Usage
-----

[](#usage)

```
$locations = new Astrogoat\Locations();
echo $locations->echoPhrase('Hello, Astrogoat!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Peter](https://github.com/astrogoat)
- [All Contributors](../../contributors)

This locations package is forked from the awesome [Spatie locations package](https://github.com/spatie/package-locations-laravel#support-us). Please go support them if you can.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance61

Regular maintenance activity

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 66% 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 ~39 days

Recently: every ~54 days

Total

35

Last Release

245d ago

PHP version history (2 changes)1.0.0PHP ^8.0

1.24.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e9527ee45d5bf016d30f77ce27f61e964a126cf168255fe68625af4ae83bf26?d=identicon)[tonning](/maintainers/tonning)

---

Top Contributors

[![tonning](https://avatars.githubusercontent.com/u/7304678?v=4)](https://github.com/tonning "tonning (68 commits)")[![OniiCoder](https://avatars.githubusercontent.com/u/24716905?v=4)](https://github.com/OniiCoder "OniiCoder (31 commits)")[![garos4](https://avatars.githubusercontent.com/u/44570779?v=4)](https://github.com/garos4 "garos4 (4 commits)")

---

Tags

laravellocationsastrogoat

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/astrogoat-locations/health.svg)

```
[![Health](https://phpackages.com/badges/astrogoat-locations/health.svg)](https://phpackages.com/packages/astrogoat-locations)
```

###  Alternatives

[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[hotwired-laravel/stimulus-laravel

Use Stimulus in your Laravel app

3015.3k1](/packages/hotwired-laravel-stimulus-laravel)

PHPackages © 2026

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