vboss/facebook

Facebook PHP SDK with authorization for Nette Framework 2.0

v1.2.0 2014-08-27 04:35 UTC

README

Build Status Downloads this Month Latest stable

Facebook PHP SDK with authorization for Nette Framework

Requirements

Kdyby/Facebook requires PHP 5.3.2 or higher with cUrl extension enabled.

Installation

The best way to install Kdyby/Facebook is using Composer:

$ composer require kdyby/facebook:~1.2

Documentation

Learn how to authenticate the user using Facebook oauth or call Facebook's graph api in documentation.

Homepage http://www.kdyby.org and repository http://github.com/Kdyby/Facebook.