An open API service indexing awesome lists of open source software.

https://github.com/domprojects/ci4-country-list

List of all countries with names and ISO 3166-1 codes for CodeIgniter
https://github.com/domprojects/ci4-country-list

Last synced: 10 months ago
JSON representation

List of all countries with names and ISO 3166-1 codes for CodeIgniter

Awesome Lists containing this project

README

          

# Country List for CodeIgniter 4
List of all countries with names and ISO 3166-1 codes for CodeIgniter.

The country lists come from @umpirsky's excellent Github repository

## Installation
### Composer

```
composer require domProjects/ci4-country-list
```