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

ActiveLibrary

chibifr/country-converter
=========================

A PHP package to convert a country ISO to country name and vice-versa.

1.0.0(10y ago)13.6kMITPHP

Since Nov 15Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ChibiFR/country-converter)[ Packagist](https://packagist.org/packages/chibifr/country-converter)[ RSS](/packages/chibifr-country-converter/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Country Converter
-----------------

[](#country-converter)

A PHP package to convert a country ISO to country name and vice-versa.

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

[](#installation)

To install this package, make sure you have [composer](https://getcomposer.org/). Then, require it:

```
composer require chibifr/country-converter

```

Usage
-----

[](#usage)

You can now use it really easily! After you required the package with composer, start using it:

**Without Exception management**

```
