Libraries tagged by ISO codes
robote13/countries-list
21 Downloads
The list of countries with ISO 3166-1 names and codes, which uses as array keys.
balt-technologies/standards
444 Downloads
PHP Package with a bunch of enums for standards, eg. ISO countries, languages, http status code etc.
steefdw/standards-enums
84172 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.
codedge/lumen-countries
174 Downloads
Lumen Countries is a bundle for Lumen, providing ISO 3166_2, 3166_3, currency, capital and more for all countries. It is based on Laravel-Countries made by webpatser (Christoph Kempen).