PHPackages                             vinelab/country - 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. vinelab/country

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

vinelab/country
===============

Country names and abbreviations

v0.3.0(5y ago)23.1k2[1 issues](https://github.com/Vinelab/country/issues)[1 PRs](https://github.com/Vinelab/country/pulls)MITPHPPHP &gt;=7.0CI failing

Since Jun 2Pushed 5y ago6 watchersCompare

[ Source](https://github.com/Vinelab/country)[ Packagist](https://packagist.org/packages/vinelab/country)[ RSS](/packages/vinelab-country/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (4)Versions (13)Used By (0)

Country package for Laravel 5
-----------------------------

[](#country-package-for-laravel-5)

Translates between country name and abbreviation and vise versa.

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

[](#installation)

```
composer require vinelab/country

```

Publish Config File
-------------------

[](#publish-config-file)

```
php artisan vendor:publish --provider="Vinelab\Country\CountryServiceProvider"

```

Usage
-----

[](#usage)

```
$countryName = Country::name('US'); // United States
$countryAbbreviation = Country::abbreviation('United States'); // US
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.7% 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 ~287 days

Recently: every ~397 days

Total

11

Last Release

1899d ago

PHP version history (2 changes)v0.1PHP &gt;=5.3.0

v0.2.0PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4564469?v=4)[Sociata](/maintainers/Vinelab)[@Vinelab](https://github.com/Vinelab)

![](https://avatars.githubusercontent.com/u/2647333?v=4)[Abed Halawi](/maintainers/Mulkave)[@Mulkave](https://github.com/Mulkave)

---

Top Contributors

[![Mulkave](https://avatars.githubusercontent.com/u/2647333?v=4)](https://github.com/Mulkave "Mulkave (15 commits)")[![alisissa](https://avatars.githubusercontent.com/u/443781?v=4)](https://github.com/alisissa "alisissa (6 commits)")[![adiachenko](https://avatars.githubusercontent.com/u/10194667?v=4)](https://github.com/adiachenko "adiachenko (5 commits)")[![IlliaBalia](https://avatars.githubusercontent.com/u/46751576?v=4)](https://github.com/IlliaBalia "IlliaBalia (2 commits)")[![KinaneD](https://avatars.githubusercontent.com/u/12595235?v=4)](https://github.com/KinaneD "KinaneD (1 commits)")

---

Tags

laravelcountries

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vinelab-country/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)

PHPackages © 2026

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