Skip to content

shmurakami/facebook-object

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReFUEL4/FacebookObject

Fancy Wrapper Of Facebook PHP SDK.

How To Use

$repository = new \ReFUEL4\FacebookObject\Repositories\UserRepository($session);
$me = $repository->me();
print $me->name;

License

This library is available under the MIT license. See the LICENSE file for more info.

About

Temporary repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%