vlfesko/laravel-google-services

A package to integrate Google services to Laravel

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/vlfesko/laravel-google-services

v0.1.0 2025-07-03 06:04 UTC

This package is auto-updated.

Last update: 2025-10-03 06:37:05 UTC


README

This package provides a convenient way to integrate Google Services into your Laravel application. It offers easy configuration and service binding for Google Client, Google Drive, and Google Sheets.

Features

  • Easy integration of Google Client in Laravel applications
  • Pre-configured service bindings for Google Drive and Google Sheets
  • Publishable configuration file for Google Services credentials

Requirements

  • PHP 7.3 or higher
  • Laravel 8.0 or higher
  • Google API PHP Client library

Installation

You can install the package via Composer:

composer require vlfesko/laravel-google-services