Shima Dot Dev Blog

Iran Regions Laravel Package

In my recent project, I needed a list of Iranian regions containing provinces and cities, along with their coordinate locations. After realizing the importance of this data in multiple projects, I decided to encapsulate it into a reusable package - IranRegions.

What is IranRegions?

IranRegions is a Laravel package designed to provide developers with comprehensive Iranian province and city data within their Laravel applications. It includes detailed information such as province names, city names, geolocation coordinates, and calling codes, making it a one-stop solution for managing location-based applications in Iran.

For more information and detailed documentation, visit the IranRegions GitHub repository.