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 11OpenWeatherMap PHP API
22======================
3+
34A PHP 7.0+ API to retrieve and parse global weather data from
45[ OpenWeatherMap.org] ( http://www.OpenWeatherMap.org ) .
56This 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.
1112[ ![ release] ( https://img.shields.io/github/release/cmfcmf/OpenWeatherMap-PHP-Api.svg )] ( https://github.com/cmfcmf/OpenWeatherMap-PHP-Api/releases )
1213[ ![ codecov] ( https://codecov.io/gh/cmfcmf/OpenWeatherMap-PHP-Api/branch/master/graph/badge.svg )] ( https://codecov.io/gh/cmfcmf/OpenWeatherMap-PHP-Api )
1314[ ![ 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 )
1615
1716Documentation
1817=============
You can’t perform that action at this time.
0 commit comments