vlfesko/laravel-google-services

A package to integrate Google services to Laravel

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

This package is auto-updated.

Last update: 2025-07-03 06:05:46 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