PHPackages                             joschaefer/flysystem-sciebo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. joschaefer/flysystem-sciebo

ActiveLibrary[File &amp; Storage](/categories/file-storage)

joschaefer/flysystem-sciebo
===========================

Flysystem adapter for Sciebo

v1.3.1(3y ago)119MITPHPPHP &gt;=8.0

Since Jan 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/joschaefer/flysystem-sciebo)[ Packagist](https://packagist.org/packages/joschaefer/flysystem-sciebo)[ RSS](/packages/joschaefer-flysystem-sciebo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Flysystem adapter for the Sciebo API
====================================

[](#flysystem-adapter-for-the-sciebo-api)

This package contains a [Flysystem v3](https://flysystem.thephpleague.com/docs/) adapter for [Sciebo](https://hochschulcloud.nrw), a non-commercial file hosting service based on ownCloud provided by the universities of the state of North Rhine-Westphalia (Germany). The API is based on the WebDAV protocol.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require joschaefer/flysystem-sciebo
```

Usage
-----

[](#usage)

### Prerequisit

[](#prerequisit)

First obtain credentials for accessing your Sciebo storage:

1. [Log in](https://hochschulcloud.nrw) to Sciebo
2. Click on your username in the top-right corner and go to *Settings*
3. Go to *Security* tab
4. Enter a name for your application and hit *Create new app passcode*
5. Store the created credentials for later

### Basic usage

[](#basic-usage)

```
