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

ActiveLibrary

ianm/iso-639
============

PHP library to convert ISO-639-1 code to language name.

1.0(5y ago)030.4k↓47%1MITPHP

Since Nov 10Pushed 5y agoCompare

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

READMEChangelogDependencies (1)Versions (3)Used By (1)

PHP ISO-639
===========

[](#php-iso-639)

[![Tests](https://github.com/imorland/php-iso-639/workflows/tests/badge.svg)](https://github.com/imorland/php-iso-639/workflows/tests/badge.svg)[![Total Download](https://camo.githubusercontent.com/1dba5849606562d51c3155231eb2693a99a81cca923a6bc026b8e9159d4d5991/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69616e6d2f69736f2d3633392e737667)](https://packagist.org/packages/ianm/iso-639)[![Latest Stable Version](https://camo.githubusercontent.com/54af6e73e06b205b5f9e0a1c47dd909df002acc410f62e48990df4e432c507f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69616e6d2f69736f2d3633392e737667)](https://packagist.org/packages/ianm/iso-639)

PHP library to convert ISO-639-1 code to language name, based on Wikipedia's [List of ISO 639-1 codes](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes).

Forked to modify the response for French native to simply 'Français', rather than 'Français, langue française'.

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

[](#installation)

Using composer: `composer require ianm/iso-639`

Usage Example
-------------

[](#usage-example)

```
