PHPackages                             antonienko/mledoze-countries-phpwrapper - 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. antonienko/mledoze-countries-phpwrapper

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

antonienko/mledoze-countries-phpwrapper
=======================================

Php Wrapper for the json data from mledoze/countries library

12.8kPHP

Since Aug 4Pushed 10y agoCompare

[ Source](https://github.com/antonienko/MledozeCountriesPhpWrapper)[ Packagist](https://packagist.org/packages/antonienko/mledoze-countries-phpwrapper)[ RSS](/packages/antonienko-mledoze-countries-phpwrapper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

MledozeCountriesPhpWrapper
==========================

[](#mledozecountriesphpwrapper)

Wrapper around the json data of the [countries data library by mledoze](https://github.com/mledoze/countries)

\##Installation ###Composer This library is available in packagist.org, you can add it to your project via Composer.

In the "require" section of your composer.json file:

Always up to date (bleeding edge, API *not* guaranteed stable)

```
"antonienko/mledoze-countries-phpwrapper": "dev-master"
```

Specific minor version, API stability

```
"antonienko/mledoze-countries-phpwrapper": "1.0.*"
```

\##Sample Usage

```
use antonienko\MledozeCountriesPhpWrapper\CountriesWrapper;

$country_data_service = new CountriesWrapper();
$country_list = $country_data_service->countryList();
```

\##License Information Licensed under **The MIT License (MIT)**. See the LICENSE file for more details.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fcdc6571b70b8819f1b8b419f4acf0e4117942d456414e85dfe574917ab3ac4?d=identicon)[antonienko](/maintainers/antonienko)

### Embed Badge

![Health badge](/badges/antonienko-mledoze-countries-phpwrapper/health.svg)

```
[![Health](https://phpackages.com/badges/antonienko-mledoze-countries-phpwrapper/health.svg)](https://phpackages.com/packages/antonienko-mledoze-countries-phpwrapper)
```

###  Alternatives

[humanmade/hm-redirects

Simple plugin for handling WordPress redirects in a scalable manner.

29229.9k2](/packages/humanmade-hm-redirects)

PHPackages © 2026

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