This package provides Geocaching OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
To install, use composer:
composer require surfoo/oauth2-geocaching
Usage is the same as The League's OAuth client, using \League\OAuth2\Client\Provider\Geocaching as the provider.
Take a look at demo/index.php
$ ./vendor/bin/phpunitThe MIT License (MIT). Please see License File for more information.