umpirsky/country-list

repository·master·Indexed 26 days ago

https://github.com/umpirsky/country-list

A repository providing lists of all countries with their names and ISO 3166-1 codes. Data is available in multiple languages and formats, including JSON, YAML, XML, HTML, CSV, SQL, PHP, and XLIFF. The package can be installed via Composer or rebuilt using a PHP CLI build script and Docker Compose.

Tokens
270
Snippets
2
Records
5
Agent score
40%

What's inside country-list

  1. Run the country list build script

    master
    The bin/build script is a PHP CLI entrypoint used to generate country list files in various formats. It uses the Umpirsky\ListGenerator library to import country data and build the final output files. To execute the build process, run the script using the PHP interpreter from the repository root.