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.

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/joacub/jc-weather

dev-master 2013-07-24 14:15 UTC

This package is not auto-updated.

Last update: 2025-10-06 21:10:54 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