sieboldianus/lbsnstructure
Composer 安装命令:
composer require sieboldianus/lbsnstructure
包简介
A php compiled version of the common location based social network (LBSN) data structure concept (ProtoBuf) to handle cross network Social Media data in PHP.
README 文档
README
LBSNSTRUCTURE
A php compiled version of the common location based social network (LBSN) data structure concept (ProtoBuf) to handle cross network Social Media data in PHP. There are several motivations for prividing a common LBSN interchange data structure. Firstly, the GDPR directly requests Social Media Network operators to allow users to transfer accounts and data inbetween services. While there are attempts by Google, Facebook etc. (see data-transfer-project), it is not currently possible. With this structure concept, we follow an independent road. A primary goal is to systematically characterize LBSN data aspects in a common scheme that enables privacy-by-design for connected software, transfer scripts and database design.
Quick Start
Install with:
composer require sieboldianus/lbsnstructure
Import to php project with:
use Lbsn\Structure\Post; require lbsnPost.php
Semantic release
We make use of automatic versioning using semantic-release workflow. To auto-increase version based on commits, use:
semantic-release publish
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2019-08-08