Download the PHP package mathsgod/flysystem-pcloud without Composer
On this page you can find all versions of the php package mathsgod/flysystem-pcloud. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package flysystem-pcloud
flysystem-pcloud
A Flysystem adapter for pCloud, supporting PHP 8+. Usable in Laravel, Symfony, and any PHP project.
Features
- Upload, download, delete, copy, and move files/folders
- Stream upload for large files
- Recursive directory listing
- Auto-create missing directories
- Robust error handling
Installation
Usage
Parameters
region
:'eu'
or'us'
, depending on your pCloud account regionaccessToken
: Your pCloud OAuth2 access token
Notes
- Directory operations will auto-create missing parent folders
- pCloud API only supports some file attributes; visibility is not supported
- Any API error will throw an Exception
License
MIT
All versions of flysystem-pcloud with dependencies
PHP Build Version
Package Version
Requires
league/flysystem Version
3.0
guzzlehttp/guzzle Version ^7.9
mathsgod/pcloud-sdk-php Version ^1.0
guzzlehttp/guzzle Version ^7.9
mathsgod/pcloud-sdk-php Version ^1.0
The package mathsgod/flysystem-pcloud contains the following files
Loading the files please wait ....