Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Merklin's avatar

Laravel Locations package

Another package from me that some may find useful.

The package adds Countries, Cities, Areas, Currencies and Languages that you can use in your application.

The content is seeded to the database, but you can also directly use the .json files in the package.

https://github.com/milenmk/laravel-locations

https://packagist.org/packages/milenmk/laravel-locations

0 likes
2 replies
martinbean's avatar

@merklin The problem with these packages are, they‘re always out of date and incomplete. For example, I’ve just searched for my hometown (Newcastle) and no results. The Newcastle I live in is not the only Newcastle in the world either; it’s not even the only Newcastle in the UK!

1 like
Merklin's avatar

@martinbean I have just released a new version with updated records for cities and areas. In this version (v1.2.0) the package contains:

  • 250 countries
  • 5038 cities (States/Regions)
  • 151000 areas (Cities located in a State/Region)

Please or to participate in this conversation.