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
- Host: GitHub
- URL: https://github.com/domprojects/ci4-country-list
- Owner: domProjects
- License: mit
- Created: 2025-07-24T07:41:56.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-24T07:55:03.000Z (11 months ago)
- Last Synced: 2025-07-24T10:40:22.943Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```