PHPackages                             kura-lab/countries - 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. kura-lab/countries

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

kura-lab/countries
==================

Country Codes Converter for PHP in Japanese

1.0.0(9y ago)013MITPHPPHP &gt;=5.3.3

Since May 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/kura-lab/countries)[ Packagist](https://packagist.org/packages/kura-lab/countries)[ Docs](https://github.com/kura-lab/countries)[ RSS](/packages/kura-lab-countries/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

countries
=========

[](#countries)

Country Codes Converter for PHP in Japanese.

[![Packagist](https://camo.githubusercontent.com/a548789291a8cbbb97e60580e494570dca0304cc8686d48357455a4a30b9af73/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b7572612d6c61622f636f756e74726965732e737667)](https://packagist.org/packages/kura-lab/countries)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](https://github.com/kura-lab/countries/blob/master/LICENSE)

### Specification

[](#specification)

-

### Requirements

[](#requirements)

[![Minimum PHP Version](https://camo.githubusercontent.com/ff4d2453d8c631fdc01fa4e87f9e20462349b51a27e59b856915702d7715fddd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e332e332d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)

- PHP 5.3.3 or higher.

### Install

[](#install)

At first, install composer.

```
$ mkdir workspace
$ cd workspace
$ curl -s http://getcomposer.org/installer | php

```

Create composer.json.

```
{
    "require": {
        "kura-lab/countries": "1.*"
    }
}

```

Install library.

```
$ php composer.phar install

```

### Development

[](#development)

Check coding style with CodeSniffer.

```
$ vendor/bin/phpcs --standard=PSR2 src/

```

Execute unit test with PHPUnit.

```
$ vendor/bin/phpunit

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3346d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1156984?v=4)[kura](/maintainers/kura-lab)[@kura-lab](https://github.com/kura-lab)

---

Top Contributors

[![kura-lab](https://avatars.githubusercontent.com/u/1156984?v=4)](https://github.com/kura-lab "kura-lab (8 commits)")

---

Tags

japaneseISO 3166-1country codesCounty name

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/kura-lab-countries/health.svg)

```
[![Health](https://phpackages.com/badges/kura-lab-countries/health.svg)](https://phpackages.com/packages/kura-lab-countries)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49517.1k](/packages/blackfire-player)[altis/local-server

Local Server module for Altis

18217.0k2](/packages/altis-local-server)[thalidzhokov/country-codes

CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country

12114.8k](/packages/thalidzhokov-country-codes)

PHPackages © 2026

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