fm-labs/cakephp-facebook
Composer 安装命令:
composer require fm-labs/cakephp-facebook
包简介
CakePHP Facebook Plugin
README 文档
README
CakePHP Facebook Plugin V2
This plugin is built on top off the Facebook PHP SDK v5.6 using Facebook API version v2.10
The Facebook SDK for PHP provides developers with a modern, native library for accessing the Graph API and taking advantage of Facebook Login. Usually this means you're developing with PHP for a Facebook Canvas app, building your own website, or adding server-side functionality to an app that already uses the Facebook SDK for JavaScript.
Requirements
- CakePHP 2.3+
- PHP 5.4+
Features
- Authentication
- Social Plugin Helper
- Graph Query
Installation
Via composer
Make sure to set the installer path to your plugins directory right (usually "plugins/" or "app/Plugin/")
{ "require": { "fm-labs/cakephp-facebook": "dev-master" }, "extra": { "installer-paths": { "plugins/{$name}/": [ "fm-labs/cakephp-facebook" ] } } }
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2013-11-29