laravel-google-services maintained by vlfesko
Description
A package to integrate Google services to Laravel
Author
Last update
2025/07/03 08:04
(dev-main)
License
Downloads
0
Laravel Google Services
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