/php-owncloud-api

Object Oriented PHP Owncloud API

Primary LanguagePHP

Object Oriented PHP Owncloud API

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/