alcohol / iso3166

A PHP library providing ISO 3166-1 data.
https://iso3166.thephpleague.com
MIT License
640 stars 59 forks source link

"Czech Republic" or "Czechia" (Alias -feature request) #68

Closed cottton closed 1 year ago

cottton commented 2 years ago

Just run into that. Wiki: since 2016 Czechia is official.

Thought i just ask if there would be a chance to add an alias - So if i get (user) input Czech Republic it points to Czechia internally.

alcohol commented 2 years ago

Wikipedia denotes it as a short-form alias. Not the official representation. If you want to use a custom alias, perhaps https://github.com/thephpleague/iso3166/issues/61#issuecomment-808105868 could be of use to you.

8ctopus commented 1 year ago

See https://github.com/thephpleague/iso3166/pull/76

mrceperka commented 1 year ago

I have the same problem. Can someone approve and merge PR if possible please? Thanks

alcohol commented 1 year ago

Merged #76