luksh123/google

Google API wrapper and authentication for Nette Framework

Maintainers

Package info

github.com/luksh123/Google

Homepage

Issues

pkg:composer/luksh123/google

Statistics

Installs: 1 872

Dependents: 0

Suggesters: 0

Stars: 0

v0.1.13 2018-12-04 16:20 UTC

This package is auto-updated.

Last update: 2026-03-05 08:22:34 UTC


README

Build Status Downloads this Month Latest stable Join the chat at https://gitter.im/Kdyby/Help

Integration of google/google-api-php-client into Nette Framework with authorization component using Google services.

Requirements

Kdyby/Google requires PHP 5.6 or higher with cUrl extension enabled.

Installation

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

Documentation

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.