posted by jwerner on Monday, November 4, 2019 11:25 AM

I just created a new yii2 extension yii2-geonames !

This extension provides a GeoNames management solution for Yii framework 2.0. It contains download/import commands and a module with a CRUD UI to manage the various data tables.

It is an adaption of the Laravel / Lumen / Eloquent Geonames scripts at https://github.com/yurtesen/geonames .

Data Tables:

  • admin1codeascii
  • admin2code
  • alternatename
  • continentcode
  • countryinfo
  • featurecode
  • geoname
  • hierarchy
  • isolanguagecode
  • postalcode
  • timezone

The extension can be found at Packagist:

Comments

No comments


Please enter the letters as they are shown in the image above.
Letters are not case-sensitive.

Add comment

Change Log

Created OnNov 4, 2019 11:25:02 AM CET
Created ByJoachim Werner (jwerner)
Updated OnNov 21, 2019 12:44:53 PM CET
Updated ByJoachim Werner (jwerner)