baxevanis/weather

A simple package that combines geo-location and weather API to get the weather for any website visitor

dev-master 2015-03-05 10:28 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:18:34 UTC


README

[NOT READY FOR USAGE]

Build Status

About

Requirements

Requires PHP version 5.3+ if namespaces are desired. ++

Installation

cd /path/to/yourphpfile wget http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.mmdb.gz -O GeoLite2-City.mmdb.gz gunzip GeoLite2-City.mmdb.gz ln -s GeoLite2-City.mmdb GeoIP2-City.mmdb

new Weather\WeatherBundle()