You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are looking for an implementation for the [CMS Zikula](http://www.zikula.org), you may want to take a look at [cmfcmf/Weather](https://github.com/cmfcmf/Weather).
10
-
11
9
For example code and how to use this api, please take a look into `Examples_*.php` files and run them in your browser.
12
10
-`Examples_Current.php` Shows how to receive the current weather.
13
11
-`Examples_Forecast.php` Shows how to receive weather forecasts.
@@ -16,6 +14,15 @@ For example code and how to use this api, please take a look into `Examples_*.ph
16
14
17
15
**Notice:** This api is not made by OpenWeatherMap, nor their official php api.
18
16
17
+
Contribute || Support me
18
+
========================
19
+
I'm very happy if you open **pull requests** or **issues** to help making this API **more awesome**.
20
+
21
+
However if you like this and want to **support**_me_, a 17-year old student from Berlin, you may want to **flattr** or **gittip** a few coins?
22
+
23
+
-[](https://flattr.com/submit/auto?user_id=cmfcmf&url=https://github.com/cmfcmf/OpenWeatherMap-PHP-Api&title=OpenWeatherMap-PHP-Api&language=&tags=github&category=software)
24
+
-[Support me on gittip](https://www.gittip.com/cmfcmf)
25
+
19
26
Installation
20
27
============
21
28
This library can be found on [Packagist](https://packagist.org/packages/cmfcmf/openweathermap-php-api).
@@ -80,11 +87,3 @@ MIT — Please see the [LICENSE file](https://github.com/Cmfcmf/OpenWeatherMap-P
I'm very happy if you open **pull requests** or **issues** to help making this API **more awesome**.
87
-
88
-
However if you like this and want to **support**_me_, you may want to **flattr** a few coins?
89
-
90
-
[](https://flattr.com/submit/auto?user_id=cmfcmf&url=https://github.com/cmfcmf/OpenWeatherMap-PHP-Api&title=OpenWeatherMap-PHP-Api&language=&tags=github&category=software)
0 commit comments