Registry / utility / spatie-laravel-google-calendar

spatie-laravel-google-calendar

JSON →
library3.8.5phppackagistunverified

Manage events on a Google Calendar.

composer require spatie/laravel-google-calendar
INSTALL
IMPORT
SIG · SPATIE-LARAVEL-GOO
S
spatie-laravel-google-calendar
utilityphpv3.8.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GoogleCalendar
use Spatie\GoogleCalendar\GoogleCalendar;

List events from a Google Calendar.

use Spatie\GoogleCalendar\GoogleCalendar; $calendar = new GoogleCalendar(); $events = $calendar->listEvents();
Debug
Known issues
gotchaRequires Google API credentials and proper setup.
fix
Follow the installation guide to set up credentials and service account.
affects: all
Upgrade
Version history
3.8.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
spatie-laravel-google-calendar — pip install spatie-laravel-google-calendar · libregistry