friendsofsymfony/facebook-bundle
Integrate the Facebook Platform into your Symfony2 application.
Maintainers
Package info
github.com/FriendsOfSymfony/FOSFacebookBundle
Type:symfony-bundle
pkg:composer/friendsofsymfony/facebook-bundle
Requires
- php: >=5.3.2
- facebook/php-sdk: 3.2.*
- symfony/http-foundation: ~2.2
- symfony/security: ~2.2
Requires (Dev)
- phpunit/phpunit: 3.7.*
- symfony/framework-bundle: ~2.2
- symfony/security-bundle: ~2.2
- symfony/twig-bundle: ~2.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 593a4ced83a7c2f96c563a54eb6a3261bbab2e14
- Kris Wallsmith <kris.wallsmith.woop@gmail.com>
- FriendsOfSymfony Community
README
See HWIOAuthBundle instead
FOSFacebookBundle
This Bundle provides a Symfony2 authentication provider so that users can login to a Symfony2 application via Facebook. Furthermore via custom user provider support the Facebook login can also be integrated with other data sources like the database based solution provided by FOSUserBundle.
👁 Build Status
👁 Scrutinizer Quality Score
Prerequisites
This version (1.3) requires at least Symfony 2.2. If you are using Symfony 2.1, you can use the 1.1 version.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
