PHPackages                             artessan-devs/terra - 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. artessan-devs/terra

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

artessan-devs/terra
===================

Comprehensive world geodata package for Laravel including countries, states, cities, currencies, translations, and geographic references.

00[1 PRs](https://github.com/Artessan-Devs/terra/pulls)PHPCI passing

Since May 10Pushed 1mo agoCompare

[ Source](https://github.com/Artessan-Devs/terra)[ Packagist](https://packagist.org/packages/artessan-devs/terra)[ RSS](/packages/artessan-devs-terra/feed)WikiDiscussions development Synced 3w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Laravel Terra — comprehensive world geodata
===========================================

[](#laravel-terra--comprehensive-world-geodata)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2d8dd77f0a49217f8966e5807534f457b2af5d5263c4e0b4f479c9da8fa75c2d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617274657373616e2d646576732f74657272612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/artessan-devs/terra)[![GitHub Tests Action Status](https://camo.githubusercontent.com/3ef1706de32ce4c0217206fcc8b8c89a13309bcd1df950ff893635ede11b6905/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f617274657373616e2d646576732f74657272612f72756e2d74657374732e796d6c3f6272616e63683d646576656c6f706d656e74266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/artessan-devs/terra/actions?query=workflow%3Arun-tests+branch%3Adevelopment)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/614a59cbc3d50d301d4dbb87ce2d846349ce3d6222e03407cffebfacc5a4e73a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f617274657373616e2d646576732f74657272612f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d646576656c6f706d656e74266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/artessan-devs/terra/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Adevelopment)[![Total Downloads](https://camo.githubusercontent.com/5374736b4e646b5bdcb497da32b4dce2ac2b3903eba7f22965d9594aa31dfed7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617274657373616e2d646576732f74657272612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/artessan-devs/terra)

A Laravel package for countries, states, cities, currencies, postcodes, and timezones with multi-language support.

Data sourced from [dr5hn/countries-states-cities-database](https://github.com/dr5hn/countries-states-cities-database).

Getting started
---------------

[](#getting-started)

```
composer require artessan-devs/terra
php artisan vendor:publish --tag="terra-migrations"
php artisan migrate
php artisan terra:seed
```

```
$country = Country::where('iso2', 'US')->first();
echo $country->localized_name; // United States
```

Documentation
-------------

[](#documentation)

See the [docs index](docs/index.md) for installation, usage, models, architecture, and more.

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for recent changes.

License
-------

[](#license)

The MIT License (MIT). See [LICENSE](LICENSE.md).

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance59

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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/16470ead6b7c597eec615c91cd36f28f8028bd29207eca44c6d44e14ef9e01fc?d=identicon)[Artessan](/maintainers/Artessan)

---

Top Contributors

[![Artessan](https://avatars.githubusercontent.com/u/4217243?v=4)](https://github.com/Artessan "Artessan (14 commits)")

### Embed Badge

![Health badge](/badges/artessan-devs-terra/health.svg)

```
[![Health](https://phpackages.com/badges/artessan-devs-terra/health.svg)](https://phpackages.com/packages/artessan-devs-terra)
```

###  Alternatives

[phpsafari/health-checks

Make health checks in your laravel application

3713.2k](/packages/phpsafari-health-checks)[akira/laravel-qrcode

A clean, modern, and easy-to-use QR code generator for Laravel

494.8k](/packages/akira-laravel-qrcode)[phpviet/number-to-words

Thư viện hổ trợ chuyển đổi số sang chữ số.

2110.1k5](/packages/phpviet-number-to-words)

PHPackages © 2026

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