Can we provide a country list helper to return a select list with all countries?
Use cases could include:
- Country names
- Country ISO codes
And could be expanded to:
- UK counties
- Other country sub-divisions
Ideally this would use the accessible auto-complete pattern: Accessible auto-complete
See https://iso3166.thephpleague.com/
Can we provide a country list helper to return a select list with all countries?
Use cases could include:
And could be expanded to:
Ideally this would use the accessible auto-complete pattern: Accessible auto-complete
See https://iso3166.thephpleague.com/