Home > ubuntuone-php-client-library

ubuntuone-php-client-library

Ubuntuone-php-client-library is a project mainly written in ..., based on the View license.

A PHP client library for Ubuntu One APIs. With this library you can interact with Ubuntu One APIs. Now it supports files apis and account apis.

This is a library written in PHP to interact with Ubuntu One APIs that you can find here https://one.ubuntu.com/developer/.

License:

This library is released under the GNU LGPL v3 license, you can find the full text of the license in the LICENSE file.

You can use thi library in your project even if it is not open source.

How to use

You can find more information on how to install and use this library in the wiki, there are also several examples.

Changelog

  • v0.1.2 Added support for errors also in u1_NewApp.php. It should work very well but issue #6 and #5 related to u1_Base.php have not been solved. Wiki updated
  • v0.1.1 Alpha Initial support for errors in u1_Base.php there are some new issues (number #5 and #6). The wiki has been updated.
  • v0.1 Initial release!
Previous:littfass