This is a library written in PHP to interact with Ubuntu One APIs that you can find here https://one.ubuntu.com/developer/.
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.
You can find more information on how to install and use this library in the wiki, there are also several examples.
- 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!