Registry / cloud / superbalist-flysystem-google-storage

superbalist-flysystem-google-storage

JSON →
library7.2.2phppackagistunverified

Flysystem adapter for Google Cloud Storage

composer require superbalist/flysystem-google-storage
INSTALL
IMPORT
SIG · SUPERBALIST-FLYSYS
S
superbalist-flysystem-google-storage
cloudphpv7.2.2
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.

GoogleStorageAdapter
use Superbalist\Flysystem\GoogleStorage\GoogleStorageAdapter;

Create a Flysystem filesystem using Google Cloud Storage.

use Superbalist\Flysystem\GoogleStorage\GoogleStorageAdapter; use League\Flysystem\Filesystem; $adapter = new GoogleStorageAdapter($storageClient, $bucket); $filesystem = new Filesystem($adapter);
Debug
Known issues
breakingRequires google/cloud-storage package
fix
Install google/cloud-storage via Composer.
affects: all
Upgrade
Version history
7.2.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
30
OpenAI (training)
1
Resources
superbalist-flysystem-google-storage — pip install superbalist-flysystem-google-storage · libregistry