lekarna/facebook

Facebook PHP SDK with authorization for Nette Framework

v2.2.0 2018-04-12 20:51 UTC

README

This repository is abandoned. Create an issue if you would like to take over the maintenance.

Suggested alternative: https://github.com/thephpleague/oauth2-facebook

Build Status Downloads this Month Latest stable Join the chat at https://gitter.im/Kdyby/Help

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

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.