Download the PHP package nikkiii/flysystem-acd without Composer
On this page you can find all versions of the php package nikkiii/flysystem-acd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nikkiii/flysystem-acd
More information about nikkiii/flysystem-acd
Files in nikkiii/flysystem-acd
Download nikkiii/flysystem-acd
More information about nikkiii/flysystem-acd
Files in nikkiii/flysystem-acd
Vendor nikkiii
Package flysystem-acd
Short Description Flysystem Interface for Amazon Cloud Drive
License ISC
Package flysystem-acd
Short Description Flysystem Interface for Amazon Cloud Drive
License ISC
Please rate this library. Is it a good library?
Informations about the package flysystem-acd
Flysystem Adapter for Amazon Cloud Drive
This is an Amazon Cloud Drive adapter for Flysystem.
Installation
Composer is the best way, as with all of Flysystem!
Usage
This is a bit tougher, since there's no automated way to authenticate amazon cloud drive. You'll need a client id and secret from Cloud Drive's API, and to manually pass the url into the authorize method on the CloudDrive account object.
Initial setup would be something like this:
Repeat usage would be simpler (no authentication url)
All versions of flysystem-acd with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
league/flysystem Version ^1.0
alex-phillips/clouddrive Version dev-master
league/flysystem Version ^1.0
alex-phillips/clouddrive Version dev-master
The package nikkiii/flysystem-acd contains the following files
Loading the files please wait ....