PHP Classes

Retrieve Twitter user profile info: Integrate Twitter in my application

Recommend this page to a friend!
  All requests RSS feed  >  Retrieve Twitter user profile info  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Retrieve Twitter user profile info

Edit

Picture of praveen kumar by praveen kumar - 9 years ago (2014-12-20)

Integrate Twitter in my application

This request is clear and relevant.
This request is not clear or is not relevant.

+3

I need to retrieve the Twitter user profile to integrate twitter in my application.

Ask clarification

2 Recommendations

MyLogin: Authenticate users using Facebook, Twitter, Google

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse Reputation 5840 - 6 years ago (2017-07-20) Comment

integrate twitter and more...


PHP OAuth Library: Authorize and access APIs using OAuth

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 23650 - 9 years ago (2014-12-21) Comment

Accessing Twitter API to get the user profile requires to implement the OAuth authorization process to obtain an access token.

From then on you can perform any Twitter API calls on behalf of the user that authorized the access, including retrieving its profile details.

This class can perform either the authorization process and call any APIs based in OAuth.

There is one specific example that shows how to obtain the Twitter authorization token and call the Twitter API to get the current user profile.

You can also read this article to learn more about how the OAuth process works using this PHP OAuth client class.


Recommend package
: 
: