976-tuna / csc
Custom Countries States and Cities With migrations
v1.0.4.1
2025-04-15 22:25 UTC
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