PHPackages                             php-iso/iso-639 - 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. php-iso/iso-639

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

php-iso/iso-639
===============

0.1.0(4y ago)015MITPHPPHP &gt;=7.2

Since Feb 9Pushed 4y ago1 watchersCompare

[ Source](https://github.com/php-iso/iso-639)[ Packagist](https://packagist.org/packages/php-iso/iso-639)[ RSS](/packages/php-iso-iso-639/feed)WikiDiscussions main Synced 1mo ago

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

php-iso/iso-639
===============

[](#php-isoiso-639)

[![Packagist Version](https://camo.githubusercontent.com/e5fa744aef8d0f47753613eca061c41e35c0452c33b462c2665ee6cbd2fca8ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7068702d69736f2f69736f2d3633392f3f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/e5fa744aef8d0f47753613eca061c41e35c0452c33b462c2665ee6cbd2fca8ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7068702d69736f2f69736f2d3633392f3f7374796c653d666c61742d737175617265)[![Packagist PHP Version Support](https://camo.githubusercontent.com/9a640057f54a7a57e3c5aa06b98b0271bfa91f74d68ac8de232ff14e539fb4f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7068702d69736f2f69736f2d3633392f3f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/9a640057f54a7a57e3c5aa06b98b0271bfa91f74d68ac8de232ff14e539fb4f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7068702d69736f2f69736f2d3633392f3f7374796c653d666c61742d737175617265)[![GitHub Workflow Status](https://camo.githubusercontent.com/9e33bfa59847a6450142909b02ad6af7f5dca0ae009adf45fc6f843c698b7aba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7068702d69736f2f69736f2d3633392f72756e2d74657374733f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/9e33bfa59847a6450142909b02ad6af7f5dca0ae009adf45fc6f843c698b7aba/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7068702d69736f2f69736f2d3633392f72756e2d74657374733f7374796c653d666c61742d737175617265)

- [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes): two-letter codes

Install
-------

[](#install)

```
composer require php-iso/iso-639
```

Usage
-----

[](#usage)

```
use \PhpIso\ISO639\ISO639_1;

ISO639_1::isExists('fa') //true
ISO639_1::isExists('foo') //false

ISO639_1::getISOName('fa') //Persian
ISO639_1::getNativeName('fa') //فارسی

ISO639_1::get639_2T('fa') //fas
ISO639_1::get639_2B('fa') //per
ISO639_1::get639_3('fa') //fas
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1556d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e4230413a88525a7581fb391836718bcca27b8d1698f97b61de0dd6d816fac41?d=identicon)[akeylimepie](/maintainers/akeylimepie)

---

Top Contributors

[![akeylimepie](https://avatars.githubusercontent.com/u/355106?v=4)](https://github.com/akeylimepie "akeylimepie (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/php-iso-iso-639/health.svg)

```
[![Health](https://phpackages.com/badges/php-iso-iso-639/health.svg)](https://phpackages.com/packages/php-iso-iso-639)
```

PHPackages © 2026

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