poepperl-cc/country-list

List of all countries with names and ISO 3166-1 codes in all languages and data formats. This repo is a fork from the original umpirsky/country-list package. It makes the project easier to use in PHP projects.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1 547

Language:HTML

dev-master 2024-04-30 11:03 UTC

This package is not auto-updated.

Last update: 2025-03-05 13:54:56 UTC


README

Country List

List of all countries with names and ISO 3166-1 codes in all languages and data formats. This repo is a fork from the original umpirsky/country-list package. It makes the project easier to use in PHP projects.

Install

composer require poepperl-cc/country-list

Formats Available

  • Text
  • JSON
  • YAML
  • XML
  • HTML
  • CSV
  • SQL
    • MySQL
    • PostgreSQL
    • SQLite
  • PHP
  • XLIFF

Multilingual

All formats are also available in multiple languages, please find full language list here.

Build

Country list is available out of the box, but if you want to submit patches, add new formats, update data source or contribute in any other way, you will probably want to rebuild the list:

$ docker-compose run php /var/www/html/bin/build -v

If you need to install composer, get it from https://getcomposer.org/ installation instructions can be found here: https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx