joacub / jc-weather
There is no license information available for the latest version (dev-master) of this package.
A ZF2 module to get weather forecasts from online weather providers.
dev-master
2013-07-24 14:15 UTC
Requires
This package is not auto-updated.
Last update: 2026-03-09 22:58:22 UTC
README
Version 0.0.2
JcWeather is a Zend Framework 2 module that helps to get weather forecast from online weather providers.
Requirements
Installation
- Add
"atukai/at-weather": "dev-master"to yourcomposer.jsonfile and runphp composer.phar update. - Add
JcWeatherto yourconfig/application.config.phpfile under themoduleskey.