joacub / jc-weather
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
Requires
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
- 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.