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

ActiveLibrary

kodkraft/countries
==================

A laravel package to List of all countries

v1.0.0(4y ago)04MITPHP

Since Sep 26Pushed 4y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Country List
============

[](#country-list)

This package takes country names and codes from the [source](https://gist.githubusercontent.com/cengizonkal/6dcd70faacaacb19fb2f6be43b0ee90c/raw/46a031558161b6b98acab9d892a1d86bf7aa05b3/countries.json) file and writes them to the database.

### Install

[](#install)

```
composer require kodkraft/countries
```

### Configuration

[](#configuration)

```
php artisan vendor:publish --tag=kodkraft-config
```

After running this command, you can change the url from the "countries.php" config file so that the package uses a different source.

### Create table

[](#create-table)

```
php artisan migrate
```

### Update/Create Country List

[](#updatecreate-country-list)

```
php artisan countries:update
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

1694d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cb4b44348f594e1fc43ce6f40d31092b71c288d5897b4a992012e4efa37fca6b?d=identicon)[Cengiz Önkal](/maintainers/Cengiz%20%C3%96nkal)

---

Top Contributors

[![cengizonkal](https://avatars.githubusercontent.com/u/3024926?v=4)](https://github.com/cengizonkal "cengizonkal (8 commits)")

### Embed Badge

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

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

PHPackages © 2026

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