2017 © Pedro Peláez
 

library openweathermap-php-api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

image

cmfcmf/openweathermap-php-api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  • Wednesday, May 9, 2018
  • by cmfcmf
  • Repository
  • 28 Watchers
  • 222 Stars
  • 130,139 Installations
  • PHP
  • 8 Dependents
  • 0 Suggesters
  • 73 Forks
  • 4 Open issues
  • 28 Versions
  • 12 % Grown

The README.md

OpenWeatherMap PHP API

A PHP 7.1+ (including PHP 8) API to retrieve and parse global weather data from OpenWeatherMap.org. This project aims to normalise the provided data and remove inconsistencies. It is not maintained by OpenWeatherMap and not an official API wrapper., (*1)

Gitpod Ready-to-Code Build Status license release codecov Scrutinizer Quality Score, (*2)

Documentation

You can find the latest documentation, including installation and usage instructions at https://cmfcmf.github.io/OpenWeatherMap-PHP-API., (*3)

Contributing

I'm happy about every pull request you open and issue you find to help make this API more awesome. Please note that it might sometimes take me a while to get back to you. Feel free to ping me if I don't respond., (*4)

Gitpod

You can use Gitpod to launch a fully functional development environment right in your browser. Simply click on the following badge:, (*5)

Gitpod Ready-to-Code, (*6)

Vagrant

You can use Vagrant to kick-start your development. Simply run vagrant up and vagrant ssh to start a PHP VM with all dependencies included., (*7)

Docker

You can also use Docker to start developing this library. First install dependencies:, (*8)

docker run --rm --interactive --tty \
    --volume $PWD:/app \
    --user $(id -u):$(id -g) \
    composer update

And then execute the tests:, (*9)

docker run --rm --interactive --tty \
    --volume $PWD:/app -w /app \
    php bash

> php vendor/bin/phpunit

Documentation

The documentation is built using Docusaurus v2. To run a local developnment server for the docs, execute, (*10)

cd docs
yarn install
yarn start

License

This project is licensed under the MIT license. Please see the LICENSE file distributed with this source code for further information regarding copyright and licensing., (*11)

Be aware that the OpenWeatherMap data is not licensed under the MIT. Check out the following official links to read about the terms, pricing and license of OpenWeatherMap before using their service:, (*12)

The Versions

09/05 2018

dev-master

9999999-dev https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-xml *

 

The Development Requires

api free weather openweathermap owm

09/05 2018

dev-Clpsplug-clpsplug/remove_not_so_forecast_measure

dev-Clpsplug-clpsplug/remove_not_so_forecast_measure https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-xml *

 

The Development Requires

api free weather openweathermap owm

16/04 2018

v2.3.0

2.3.0.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-xml *

 

The Development Requires

api free weather openweathermap owm

14/04 2018

dev-119-timezones

dev-119-timezones https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-xml *

 

The Development Requires

api free weather openweathermap owm

04/03 2018

dev-update-vagrant

dev-update-vagrant https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-xml *

 

The Development Requires

api free weather openweathermap owm

21/01 2018

v2.2.3

2.2.3.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api free weather openweathermap owm

21/01 2018

dev-issue-113

dev-issue-113 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api free weather openweathermap owm

07/08 2017

v2.2.2

2.2.2.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api free weather openweathermap owm

21/04 2017

v2.2.1

2.2.1.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api free weather openweathermap owm

08/02 2017

v2.2.0

2.2.0.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api free weather openweathermap owm

17/10 2016

v2.1.2

2.1.2.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

17/04 2016

v2.1.1

2.1.1.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

12/04 2016

v2.1.0

2.1.0.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

31/01 2016

v2.0.11

2.0.11.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

08/12 2015

v2.0.10

2.0.10.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

weather openweathermap weather api

08/10 2015

v2.0.9

2.0.9.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

weather openweathermap weather api

14/07 2015

v2.0.8

2.0.8.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

weather openweathermap weather api

23/06 2015

v2.0.7

2.0.7.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

weather openweathermap weather api

22/06 2015

2.0.6

2.0.6.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

weather openweathermap weather api

20/06 2015

v2.0.5

2.0.5.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

weather openweathermap weather api

03/06 2015

v2.0.4

2.0.4.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

21/03 2015

v2.0.3

2.0.3.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

18/06 2014

v2.0.2

2.0.2.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

A php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

25/02 2014

v2.0.1

2.0.1.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

An php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

23/01 2014

v2.0.0

2.0.0.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

An php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

23/01 2014

v2.0.0-rc1

2.0.0.0-RC1 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

An php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

31/08 2013

v1.1.0

1.1.0.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

An php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api

21/07 2013

v1.0.0

1.0.0.0 https://github.com/cmfcmf/OpenWeatherMap-PHP-Api

An php api to parse weather data from OpenWeatherMap.org. This api tries to normalise and abstract the data and remove inconsistencies.

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

weather openweathermap weather api