superbalist/flysystem-google-storage
Flysystem adapter for Google Cloud Storage. Adds a Google Storage driver for League\Flysystem so Laravel and PHP apps can store, read, and manage files in GCS using the familiar Flysystem filesystem API, with simple configuration and authentication support.
Storage::disk()->url()), accelerating feature delivery (e.g., "shareable links" for files).Adopt if:
Storage facade).Look elsewhere if:
For Executives: "This update lets us offer secure, shareable file links with Google Cloud Storage—no extra engineering cost. Temporary URLs cut bandwidth bills by offloading direct client access, while RFC3986 compliance ensures our files play nicely with CDNs. Perfect for [use case: e.g., ‘enabling Pro users to share large files with expiry dates’] without blocking the roadmap."
For Engineering: "Signed URLs and RFC3986 support mean we can now generate time-limited, CDN-friendly links for GCS files with zero custom code. Tradeoff: Still relies on Flysystem (last updated 2019), but the new features are battle-tested in GCP’s SDK. Ideal for [scenario: e.g., ‘replacing S3 presigned URLs’ or ‘adding secure file downloads to our admin panel’]."
For Product: "This unlocks [feature: e.g., ‘expired download links for sensitive documents’] with minimal dev work. Example: If we’re building a [product], we can now ship [metric: e.g., ‘secure file sharing for enterprise clients’] without waiting on backend plumbing."
How can I help you explore Laravel packages today?