PHP Classes
elePHPant
Icontem

Zend Framework Facebook Library: Authenticate users with Facebook accounts and Zend

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2010-12-10 (5 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,184 All time: 3,082 This week: 1,095Up
Version License PHP version Categories
zendfblib 1.0.0BSD License5.0PHP 5, Libraries, Web services, Socia...
Description Author

This package can be used to authenticate users with Facebook accounts.

It uses Facebook API to redirect the user to a Facebook page on which he may authenticate the Facebook user and allow an application to access the Facebook user account details.

The package provides Zend Framework view and controller classes to interact with Facebook Connect Web services API.

Picture of Craig Smith
  Performance   Level  
Name: Craig Smith <contact>
Classes: 5 packages by
Country: New Zealand New Zealand

Details
This is a library for the zend framework to use facebook connect
Installation:
1) copy the library/Facebook folder to your libraries folder
2) copy the controller and view to your application folder
3) setup a facebook application and get the facebook application key and secret
4) run the code...

Please note: this code only handles the interaction between facebook and your site, it is in beta and we hold no responsibility for any damages caused by the use of this code
you will need to write your own sites actions to interact with the system, 

TODO:
We are planning on extending this system to include a few additional functionalities based on the Facebook system availability of functionality

  LICENSE
 
  This source file is subject to the new BSD license that is bundled
  with this package in the file LICENSE.txt.
  It is also available through the world-wide-web at this URL:
  http://framework.zend.com/license/new-bsd
  If you did not receive a copy of the license and are unable to
  obtain it through the world-wide-web, please send an email
  to license@zend.com so we can send you a copy immediately.
  Files folder image Files  
File Role Description
Files folder imageapplication (2 directories)
Files folder imagelibrary (1 directory)
Accessible without login Plain text file readme.txt Doc. readme file

  Files folder image Files  /  application  
File Role Description
Files folder imagecontrollers (1 file)
Files folder imageviews (1 directory)

  Files folder image Files  /  application  /  controllers  
File Role Description
  Plain text file FacebookController.php Class example

  Files folder image Files  /  application  /  views  
File Role Description
Files folder imagescripts (1 directory)

  Files folder image Files  /  application  /  views  /  scripts  
File Role Description
Files folder imagefacebook (1 file)

  Files folder image Files  /  application  /  views  /  scripts  /  facebook  
File Role Description
  Accessible without login Plain text file index.phtml Example example view file

  Files folder image Files  /  library  
File Role Description
Files folder imageFacebook (1 file, 1 directory)

  Files folder image Files  /  library  /  Facebook  
File Role Description
Files folder imageApi (2 files)
  Plain text file Api.php Class Main Wraper Class

  Files folder image Files  /  library  /  Facebook  /  Api  
File Role Description
  Plain text file Exception.php Class Exception handler extending Zend Exception
  Plain text file Facebook.php Class Facebook API Class Files

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,184
This week:0
All time:3,082
This week:1,095Up
User Comments (2)