PHPackages                             auburus/netatmo-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. auburus/netatmo-api

ActiveLibrary[API Development](/categories/api)

auburus/netatmo-api
===================

Netatmo Provider for the league/oauth2-client library

v1.0.0(10y ago)133[1 issues](https://github.com/auburus/NetatmoApi/issues)PHP

Since Jul 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/auburus/NetatmoApi)[ Packagist](https://packagist.org/packages/auburus/netatmo-api)[ Docs](https://github.com/auburus/NetatmoApi)[ RSS](/packages/auburus-netatmo-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

NetatmoApi
==========

[](#netatmoapi)

This is a Provider implementation for the [league/OAuth2-client](https://github.com/thephpleague/oauth2-client) library.

Install
-------

[](#install)

Via Composer

```
$ composer require auburus/netatmo-api:~0.2.0
```

Usage
-----

[](#usage)

Here's a code based on the [usage example](https://github.com/thephpleague/oauth2-client/blob/master/README.md#usage) example.

```
