2017 © Pedro Peláez
 

library social-media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework

image

digitaldream/social-media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework

  • Wednesday, May 3, 2017
  • by digitaldreams
  • Repository
  • 1 Watchers
  • 3 Stars
  • 57 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Social Media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework. See Demo here: http://ieltsmaster.net/social/login.php, (*1)

Installation

"require-dev": {, (*2)

 "digitaldream/social-media": "1.0.*"

}, (*3)

Uses

Facebook

'xxxxxxxxxxxxxxxxxxxxx', 'app_secret' => 'xxxxxxxxxxxxxxxxxxxxxxxxxx', 'redirect_url' => 'http://example.com/facebook-response.php', 'permissions' => ['public_profile', 'email'], ]); echo $facebook->getLoginUrl(); ?>

//facebook-response.php page 'xxxxxxxxxxxxxxxxxxx', 'app_secret' => 'xxxxxxxxxxxxxxxxxxx', 'redirect_url' => 'http://example.com/facebook-response.php', 'permissions' => ['public_profile', 'email'], ]); $facebook->response(); $facebook->fetchUserInfo(); print_r($facebook->getUser()); // print_r($facebook); } catch (Exception $ex) { echo $ex->getMessage(); } ?>, (*4)

LinkedIn And Google are same configuration as facebok has and these have same common functionality as Facebook Class has. So just change the Facebook Class with LinkedIn and Google and pass those credential then thats work fine. For More Example see on Demo page, (*5)

The Versions

03/05 2017

dev-master

9999999-dev https://github.com/digitaldreams/social-media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework

  Sources   Download

MIT

The Requires

 

The Development Requires

google facebook linkedin

08/09 2016

1.0.5

1.0.5.0 https://github.com/digitaldreams/social-media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework

  Sources   Download

MIT

The Requires

 

The Development Requires

google facebook linkedin

08/09 2016

1.0.4

1.0.4.0 https://github.com/digitaldreams/social-media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework

  Sources   Download

MIT

The Requires

 

The Development Requires

google facebook linkedin

08/09 2016

1.0.3

1.0.3.0 https://github.com/digitaldreams/social-media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework

  Sources   Download

MIT

The Requires

 

The Development Requires

google facebook linkedin

08/09 2016

1.0.2

1.0.2.0 https://github.com/digitaldreams/social-media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework

  Sources   Download

MIT

The Requires

 

The Development Requires

google facebook linkedin

08/09 2016

1.0.1

1.0.1.0 https://github.com/digitaldreams/social-media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework

  Sources   Download

MIT

The Requires

 

The Development Requires

google facebook linkedin

16/04 2016

1.0.0

1.0.0.0 https://github.com/digitaldreams/social-media

Social Media login and registration are now common in almost all website. But its very hard to find a solution which support Facebook, Google, Linkedin and Twitter in Object Oriented PHP. This package can be used in any PHP framework

  Sources   Download

MIT

The Requires

 

The Development Requires

google facebook linkedin