Integration of google/google-api-php-client into Nette Framework with authorization component using Google services.
Kdyby/Google requires PHP 5.3.2 or higher with cUrl extension enabled.
The best way to install Kdyby/Google is using Composer:
$ composer require kdyby/google:~0.1
For Nette 2.1
and newer is ~0.1
Learn how to authenticate the user using Google's oauth or call Google's api in documentation.
Homepage http://www.kdyby.org and repository http://github.com/Kdyby/Google.