Libraries tagged by iso-3166-3
league/iso3166
39570281 Downloads
ISO 3166-1 PHP Library
webpatser/laravel-countries
2957136 Downloads
Modern Laravel Countries package providing ISO 3166-2, ISO 3166-3, currency, capital and more for all countries. Compatible with Laravel 11.x, 12.x, and 13.x.
stefangabos/world_countries
144886 Downloads
Constantly updated lists of world countries, territories and areas of geographical interest, with associated alpha-2, alpha-3 and numeric codes as defined by the ISO 3166-1 standard, available in multiple formats and languages, with national flags included
annexare/countries-list
290791 Downloads
Continents & countries: ISO 3166-1 alpha-2 code, name, ISO 639-1 languages, capital, ISO 4217 currencies (symbols & numeric codes), native name, phone. JSON, CSV and SQL.
julien-c/iso3166
2622481 Downloads
ISO 3166-1 alpha-2 mapping
petercoles/multilingual-country-list
410199 Downloads
Lookup Objects for ISO 3166 Country Names and Codes
l91/iso-3166-2
177813 Downloads
PHP Lib for ISO 3166-2
io238/laravel-iso-countries
79879 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
sameer-shelavale/php-countries-array
438912 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
arthurydalgo/laravel-iso-countries
27133 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
bhuvidya/laravel-countries
30934 Downloads
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries. Bug kudos to Christoph Kempen, on whose work this package is heavily based (webpatser/laravel-countries).
thalidzhokov/country-codes
119829 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
graftak/country-code-helper
250481 Downloads
Simple package to assist you in converting/mapping ISO 3166-1 Alpha-2, Alpha-3, and Numeric Country Codes.
places2be/locales
8549 Downloads
Handling country codes and language codes in an object-oriented way. Includes Enums for ISO 639-1, ISO 639-2, ISO 639-3, ISO 3166-1 Alpha-1, ISO 3166-1 Alpha-2, and ISO 3166-1 Numeric.
steefdw/standards-enums
84882 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.