gpilla/php-owncloud-api

OwnCloud php API for file sharing, at least.

0.1.0 2014-12-07 05:34 UTC

This package is auto-updated.

Last update: 2024-04-19 05:19:26 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version Documentation Status

An object oriented API to consume from PHP. The idea of this API is to manage all the files download, upload and sharing.

It is still on development, for now we only have this:

  • File Sharing
  • Get all shared files and folders
  • Get a shared file
  • Create a new share
  • Delete a share

The API was tested with Owncloud 6.*

Find the documenation here: http://php-owncloud-api.readthedocs.org/