Download the PHP package geobase/countries-data without Composer
On this page you can find all versions of the php package geobase/countries-data. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download geobase/countries-data
More information about geobase/countries-data
Files in geobase/countries-data
Download geobase/countries-data
More information about geobase/countries-data
Files in geobase/countries-data
Vendor geobase
Package countries-data
Short Description Country data in JSON
License MIT
Homepage https://github.com/geobase/countries
Package countries-data
Short Description Country data in JSON
License MIT
Homepage https://github.com/geobase/countries
Please rate this library. Is it a good library?
Informations about the package countries-data
This library is aimed at providing easy to use country data in JSON format for all programming languages. Feel free to contribute.
Table Of Content
- Information
- Installation
- JavaScript/Node
- PHP
- Download
Information
This library includes information on countries in multiple languages.
Here is a list of information available for countries:
- ISO 3166-1 alpha-2 Two-letter country codes defined in ISO 3166-1
- ISO 3166-1 alpha-3 Three-letter country codes defined in ISO 3166-1
- Names Country name in multiple languages, currently only English, French and German
- Currency Currency code (eg. EUR)
- Continent Continent code (eg. EUR)
- Population
- Area Area in square KM
- Capital
- Coordinates Latitude and Longitude for center as well as North, East, South and West coorinates of bounding box
- Polygon Shape of the country
- Time Zone
- Regions
Here is a list of information available for regions:
- Names Country name in multiple languages, currently only English, French and German
- Two letter code Two-letter region codes (eg. CA)
- Four letter code Four-letter region codes (eg. US-CA)
- Type Region type (eg. Province, State, Territory, District)
- Time Zone
- Coordinates Latitude and Longitude for center as well as North, East, South and West coorinates of bounding box
Installation
JavaScript/Node
To install this library using npm, run the following command:
PHP
To install this library using composer, run the following command:
Download
Alternatively, you can download the latest release.
All versions of countries-data with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package geobase/countries-data contains the following files
Loading the files please wait ....