A comprehensive collection of country names and ISO 3166-1 codes in multiple languages and data formats.
Country List is a PHP library and dataset that provides a comprehensive list of all countries with their official names and ISO 3166-1 codes. It solves the problem of sourcing and maintaining accurate, up-to-date country information for software applications that require internationalization or geographic data.
Developers building applications with international user bases, such as e-commerce platforms, registration forms, analytics tools, or any software needing country selection or localization features.
It offers a reliable, standardized, and easily integrable dataset in multiple formats and languages, saving developers from the tedious and error-prone task of manually collecting and updating country information.
:globe_with_meridians: List of all countries with names and ISO 3166-1 codes in all languages and data formats.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides country names in dozens of languages, enabling easy localization as shown in the extensive data directory with separate folders for each language.
Offers data in over 10 formats including JSON, YAML, and SQL, making integration straightforward across various platforms and tech stacks.
Includes both alpha-2 and alpha-3 country codes per ISO 3166-1, ensuring accuracy and compatibility with international systems.
Features a Docker-based build script to regenerate datasets, allowing for updates and contributions without manual data handling.
Primarily distributed as a Composer package with PHP-focused documentation, which may complicate usage in non-PHP environments despite format availability.
Data is pre-generated and not dynamically updated, so changes require manual rebuilding or waiting for new releases, limiting real-time adaptability.
Focuses solely on country names and codes, lacking integrated data like currencies or locales, requiring additional libraries for full internationalization.