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

This package is not auto-updated.

Last update: 2024-04-22 13:56:55 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

  1. Add "atukai/at-weather": "dev-master" to your composer.json file and run php composer.phar update.
  2. Add JcWeather to your config/application.config.php file under the modules key.

Configuration