976-tuna / csc
Custom Countries States and Cities With migrations
Installs: 53
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/976-tuna/csc
Requires
- php: ^8.3
- guzzlehttp/guzzle: ^7.4
- laravel/framework: ^v12.3.0
README
A Laravel package for importing countries, states, and cities along with their ZIP codes and geographic coordinates.
🚀 Features
- Imports countries with ISO codes and phone codes.
- Imports states associated with their respective countries.
- Imports cities with ZIP codes.
- Reads data from a JSON file and saves it to the database.
📦 Installation
1️⃣ Install the Package (if private, use your package repository)
composer require 976-tuna/csc php artisan migrate php artisan country-importer:import