jppreusdev / remote-storage
remoteStorage 服务器
1.0.5
2016-11-10 23:08 UTC
Requires
- php: >=5.4
- ext-json: *
- ext-pdo: *
- ext-spl: *
- fkooman/config: ^1.0.0
- fkooman/http: ^2.0
- fkooman/io: ^2.0
- fkooman/json: ^2.0.0
- fkooman/oauth: ^6.0.0
- fkooman/rest-plugin-authentication: ^3.0
- fkooman/rest-plugin-authentication-bearer: ^3.0
- fkooman/rest-plugin-authentication-form: ^4.0
- fkooman/tpl-twig: ^1.0.0
README
简介
这是一个用 PHP 编写的 remoteStorage 服务器实现。它旨在实现 draft-dejong-remotestorage-03.txt 以及后续版本。
此服务器的开发部分得到了 5apps 的赞助。
应用程序开发
如果您正在开发 remoteStorage 应用程序,请参阅 DEVELOPMENT.md。
个人服务器
如果您想运行自己的 remoteStorage 服务器,请参阅 SERVER.md。
开发
如果您想为此 remoteStorage 服务器做出贡献,请参阅 HACKING.md。
许可协议
本软件受自由软件基金会发布的 GNU Affero 通用公共许可证(GNU Affero General Public License)的许可,许可证版本为 3 或(根据您的选择)任何更高版本。
https://gnu.ac.cn/licenses/agpl.html
这大致意味着,如果您在您的服务中使用此软件,您需要将源代码提供给您的服务用户(如果您对其进行了修改)。有关详细内容,请参阅许可证。