PHPackages                             think.studio/laravel-international-info - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. think.studio/laravel-international-info

ActiveLibrary[Localization &amp; i18n](/categories/localization)

think.studio/laravel-international-info
=======================================

International information data set.

1.1.0(2y ago)019MITPHPPHP ^8.0

Since Nov 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dev-think-one/laravel-international-info)[ Packagist](https://packagist.org/packages/think.studio/laravel-international-info)[ Docs](https://github.com/dev-think-one/laravel-international-info)[ RSS](/packages/thinkstudio-laravel-international-info/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (3)Used By (0)

International information data set.
===================================

[](#international-information-data-set)

[![Packagist License](https://camo.githubusercontent.com/f42f6ab776973265b841b33af34cb1e0086526e7901f2ca1e4cea6ff8c4180d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7468696e6b2e73747564696f2f6c61726176656c2d696e7465726e6174696f6e616c2d696e666f3f636f6c6f723d253233346463373166)](https://camo.githubusercontent.com/f42f6ab776973265b841b33af34cb1e0086526e7901f2ca1e4cea6ff8c4180d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7468696e6b2e73747564696f2f6c61726176656c2d696e7465726e6174696f6e616c2d696e666f3f636f6c6f723d253233346463373166)[![Packagist Version](https://camo.githubusercontent.com/260d685ce2bd4641347687bb01c2ab0b108979864ffa8bccd981059783316f2a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7468696e6b2e73747564696f2f6c61726176656c2d696e7465726e6174696f6e616c2d696e666f)](https://packagist.org/packages/think.studio/laravel-international-info)[![Total Downloads](https://camo.githubusercontent.com/f3dca9603b2c2a4a86c564681c42b6bf522e3d17eb9f59a7c717da8560e6cc24/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7468696e6b2e73747564696f2f6c61726176656c2d696e7465726e6174696f6e616c2d696e666f)](https://packagist.org/packages/think.studio/laravel-international-info)[![Build Status](https://camo.githubusercontent.com/a234ee72dfc079dd38e6af14f195b792335e50b610ccc90937bece72b7de8d2c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6465762d7468696e6b2d6f6e652f6c61726176656c2d696e7465726e6174696f6e616c2d696e666f2f6261646765732f6275696c642e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/dev-think-one/laravel-international-info/build-status/main)[![Code Coverage](https://camo.githubusercontent.com/6a9a2c1eff107921f460d62940972ed423c0c39053780e55dcded447da57dfbe/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6465762d7468696e6b2d6f6e652f6c61726176656c2d696e7465726e6174696f6e616c2d696e666f2f6261646765732f636f7665726167652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/dev-think-one/laravel-international-info/?branch=main)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9f248b76fb7e8d82cc0c751e662cd796feeb8cb4bdfc6e930b35e645d795a67c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6465762d7468696e6b2d6f6e652f6c61726176656c2d696e7465726e6174696f6e616c2d696e666f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d61696e)](https://scrutinizer-ci.com/g/dev-think-one/laravel-international-info/?branch=main)

Easy get Country ISO code/State/PhoneCode.

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

[](#installation)

Install the package via composer:

```
composer require think.studio/laravel-international-info
```

You can publish the config file with:

```
php artisan vendor:publish --provider="InternationalInfo\ServiceProvider" --tag="config"
# optional
php artisan vendor:publish --provider="InternationalInfo\ServiceProvider" --tag="storage"
```

Usage
-----

[](#usage)

```
InternationalInfo::country()->list();
InternationalInfo::country()->list('AI'); // Anguilla

$country = InternationalInfo::country();
$country->findISOCode('GB') // 'GB'
$country->findISOCode('gb') // 'GB'
$country->findISOCode('United Kingdom (UK)') // 'GB'
```

Credits
-------

[](#credits)

- [![Think Studio](https://camo.githubusercontent.com/8e541bece07d503c85a126b5294865faa00e27371048772f566a0cce8c01fd3a/68747470733a2f2f7961726f736c617777772e6769746875622e696f2f696d616765732f73706f6e736f72732f7061636b616765732f6c6f676f2d7468696e6b2d73747564696f2e706e67)](https://think.studio/)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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 ~655 days

Total

2

Last Release

1047d ago

PHP version history (2 changes)1.0.0PHP &gt;=8.0

1.1.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/53f93fa87d58f33d106de6bd5e2946f8a345ebfaee146360746056cb134a15a0?d=identicon)[think.studio](/maintainers/think.studio)

---

Top Contributors

[![yaroslawww](https://avatars.githubusercontent.com/u/23663794?v=4)](https://github.com/yaroslawww "yaroslawww (6 commits)")

---

Tags

laravelinternational

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/thinkstudio-laravel-international-info/health.svg)

```
[![Health](https://phpackages.com/badges/thinkstudio-laravel-international-info/health.svg)](https://phpackages.com/packages/thinkstudio-laravel-international-info)
```

###  Alternatives

[monarobase/country-list

List of all countries with names and ISO 3166-1 codes in all languages and data formats for Laravel

2742.9M8](/packages/monarobase-country-list)[stevegrunwell/lost-in-translation

Uncover missing translations and localization strings in Laravel applications

3636.7k](/packages/stevegrunwell-lost-in-translation)

PHPackages © 2026

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