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: 2024-11-04 16:48:08 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.json
file and runphp composer.phar update
. - Add
JcWeather
to yourconfig/application.config.php
file under themodules
key.