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