ai-agent

Flysystem-google-drive: Google Drive Integration

Integrate Google Drive with your app using flysystem-google-drive, a PHP adapter.
365 stars130 forksPHPGuide quality 8/10Updated 11/19/2023100% free · open source
What it does

Flysystem-google-drive integrates Google Drive with your PHP application, allowing for seamless file storage and retrieval using the Flysystem interface.

When to use it
  • When building a PHP application that requires cloud-based file storage
  • When you need to interact with Google Drive from your PHP code
  • When seeking a simple, standardized way to work with Google Drive files in your PHP project
Ready-to-paste prompt
$filesystem = new Filesystem(new GoogleDriveAdapter('client_id', 'client_secret', 'redirect_uri', 'project_id')); $filesystem->write('example.txt', 'Hello World!');
Heads up: You must have a Google OAuth 2.0 client ID and client secret set up in the Google Cloud Console, and you must also enable the Google Drive API for your project, in order to use the flysystem-google-drive adapter.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🔑 Needs an API key

Works after you add credentials — the setup agent will ask you for them.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/flysystem-google-drive && curl -fsSL https://workflowstacks.com/api/skills/flysystem-google-drive/claude-skill -o ~/.claude/skills/flysystem-google-drive/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
nao-pon
Language
PHP
Category
ai-agent
Published
2/6/2016

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.