File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
OpenWeatherMap PHP API
2
2
======================
3
+
3
4
A PHP 7.0+ API to retrieve and parse global weather data from
4
5
[ OpenWeatherMap.org] ( http://www.OpenWeatherMap.org ) .
5
6
This project aims to normalise the provided data and remove inconsistencies.
@@ -11,8 +12,6 @@ It is not maintained by OpenWeatherMap and not an official API wrapper.
11
12
[ ![ release] ( https://img.shields.io/github/release/cmfcmf/OpenWeatherMap-PHP-Api.svg )] ( https://github.com/cmfcmf/OpenWeatherMap-PHP-Api/releases )
12
13
[ ![ codecov] ( https://codecov.io/gh/cmfcmf/OpenWeatherMap-PHP-Api/branch/master/graph/badge.svg )] ( https://codecov.io/gh/cmfcmf/OpenWeatherMap-PHP-Api )
13
14
[ ![ Scrutinizer Quality Score] ( https://scrutinizer-ci.com/g/cmfcmf/OpenWeatherMap-PHP-Api/badges/quality-score.png?s=f31ca08aa8896416cf162403d34362f0a5da0966 )] ( https://scrutinizer-ci.com/g/cmfcmf/OpenWeatherMap-PHP-Api/ )
14
- <br >
15
- [ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/0addfb24-e2b4-4feb-848e-86b2078ca104/big.png )] ( https://insight.sensiolabs.com/projects/0addfb24-e2b4-4feb-848e-86b2078ca104 )
16
15
17
16
Documentation
18
17
=============
You can’t perform that action at this time.
0 commit comments