Registry / cloud / iidestiny-flysystem-oss

iidestiny-flysystem-oss

JSON →
library4.8.3phppackagistunverified

Flysystem adapter for the Oss storage.

composer require iidestiny/flysystem-oss
INSTALL
IMPORT
SIG · IIDESTINY-FLYSYSTE
I
iidestiny-flysystem-oss
cloudphpv4.8.3
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.

OssAdapter
use Iidestiny\Flysystem\Oss\OssAdapter;

Create an OSS adapter and use it with Flysystem.

use Iidestiny\Flysystem\Oss\OssAdapter; use League\Flysystem\Filesystem; $adapter = new OssAdapter($accessId, $accessKey, $endpoint, $bucket); $filesystem = new Filesystem($adapter);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.8.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
iidestiny-flysystem-oss — pip install iidestiny-flysystem-oss · libregistry