php-remote-storage
php-remote-storage copied to clipboard
remoteStorage server written in PHP
Introduction
This is a remoteStorage server implementation
written in PHP. It aims at implementing draft-dejong-remotestorage-03.txt
and later.
Development of this server was in part sponsored by 5apps.
Application Development
If you are developing remoteStorage applications, see DEVELOPMENT.md.
Personal Server
If you want to run your own remoteStorage server, see SERVER.md.
Hacking
If you want to contribute to the development of this remoteStorage server, see HACKING.md.
License
Licensed under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
https://www.gnu.org/licenses/agpl.html
This roughly means that if you use this software in your service you need to make the source code available to the users of your service (if you modify it). Refer to the license for the exact details.