thecodingmachine/weatherapi

This project is a demo containing a wrapper around OpenWeatherMap API. Don't use in production.

1.0.x-dev 2016-10-20 12:11 UTC

This package is auto-updated.

Last update: 2024-04-06 22:36:33 UTC


README

This project was developed as part of a talk on code-agnostic packages at Paris ForumPHP 2016.

It contains a wrapper around OpenWeatherMap API.

Important: this is just a demo, not a real complete OpenWeatherMap API. If you are looking for a full blown API to get the weather, there are plenty of packages that do that perfectly on Packagist. Just find one that suit your needs.