youshido/social-networks-bundle
Composer 安装命令:
composer require youshido/social-networks-bundle
包简介
Symfony Social Networks Bundle with GraphQL Support
README 文档
README
Provides access to the most common operations (including login) for Social Networks
Sample Configuration
social_networks: models: user: "AppBundle\\Document\\User" social_account: "AppBundle\\Document\\SocialAccount" web_host: "yourhost.dev" platform: "odm" # odm or orm networks: facebook: app_id: "APP_ID" app_secret: "APP_SECRET" twitter: api_key: "API_KEY" api_secret: "API_SECRET"
统计信息
- 总下载量: 279
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: mit
- 更新时间: 2017-02-27