The FOSFacebookBundle enables integration of the Facebook PHP and JS SDK's.
FOSFacebookBundle is a bundle for symfony2 which helps you to integrate Facebook Platform to your application. It integrate both the PHP and JS SDK's.
You will, of course, need to create an application on the Facebook website first.
Use case
A quick application could replace the login system of your site using the Facebook login, as you can have on StackOverflow for example. The bundle use the default security system of Symfony 2.
Information
This bundle is maintain by a groups of developper called FriendsOfSymfony (from which the FOS inside the bundle name comes).