Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Easy way to exec facebook graph api v2.0 requests in php.

uses the facebook php sdk v4

How to use:

	$obj = new bdFacebookGraph(YOUR_APP_ID, YOUR_APP_SECRET);
	$arr = $obj->fetchByRequest('/373569914045?fields=posts');

##BUY ME A COFFEE## PayPayl donate button

About

Easy way to exec facebook graph api v2.0 requests (returns data in array). - uses the facebook php sdk v4

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages