rinvex / countries

Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
https://rinvex.com
MIT License
1.64k stars 206 forks source link

Languages key not available when using longlist #250

Open MaizerGomes opened 9 months ago

MaizerGomes commented 9 months ago

Version: 9.0.1

When fetching the list of countries, the key translations is no longer available in the data array although is still referenced in the Readme file.

$allCounties = countries(true);