Download the PHP package spie/google-service-provider without Composer
On this page you can find all versions of the php package spie/google-service-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package google-service-provider
Google Service Provider
A Laravel and Lumen service provider for the Google Client API.
Usage
Laravel
Add to the service provider array in the app config.
Lumen
Register the in the bootstrap/app.php
file.
Config
You can copy the google.php
config file and change what ever config value you need.
Client Config
For the Google_Client config you can change the values in the client
array or use the environment variables in the .env.example
file.
Services Config
Add the needed service class names to the services
array.
All versions of google-service-provider with dependencies
PHP Build Version
Package Version
Requires
php Version
>7.1.3
google/apiclient Version ^2.2
illuminate/support Version ^5.6
illuminate/container Version ^5.6
google/apiclient Version ^2.2
illuminate/support Version ^5.6
illuminate/container Version ^5.6
The package spie/google-service-provider contains the following files
Loading the files please wait ....