Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6934037
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:54:32+00:00 2026-05-27T11:54:32+00:00

Twitter lists the PHP Libraries below on their developer site. I’m working my way

  • 0

Twitter lists the PHP Libraries below on their developer site. I’m working my way through their code, but I wanted to get some feedback from the community of experts.

  1. Are there others which are newer / better?
  2. Which one is the most widely used?
  3. What are the advantages and disadvantages for each?
  • Oauth-php by Corollarium Technologies – an OAuth library for clients and providers
  • Services_Twitter (PEAR) by Joe Stump, David Jean Louis and Bill Shupp – a Twitter API library
  • TmhOAuth by Matt Harris – an OAuth library (supports file uploading)
  • TwitterOAuth by Abraham Williams – a Twitter API library
  • Twitter async by Jaisen Mathai – a wrapper for Twitter OAuth API (provides asynchronous calls)

Notes: I know the “Which one should I use?” part of the question title is subjective, but I think the question body asks in a more objective way and the title seemed better shorter.

I will upvote all helpful / useful answers 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T11:54:32+00:00Added an answer on May 27, 2026 at 11:54 am

    I’ve used Abraham’s TwitterOAuth library and find it to be quite good. It comes with some good working example pages that go through the OAuth dance, and provides you with a simple TwitterOAuth object that has methods like get and post.

    // $connection is the instantiated TwitterOAuth object
    $connection->post('statuses/update', array('status' => 'Hello, World!', 'in_reply_to_status_id' => 123456));
    $tweets = $connection->get('statuses/home_timeline', array('include_entities' => true));
    

    I can’t comment on the other libraries, as I haven’t used them – but then I haven’t needed to either 😉

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The twitter API site lists 4 java twitter libraries. Twitter4j java-twitter jtwitter twittered Do
Im working on a site, and I'm thinking to let people sign in through
Background: I have a webpage that lists latest 30 tweets from twitter. But every
I have a website where users can enter their Twitter Login information. This site
What is the best jquery twitter plugin capable of using the twitter lists API?
Twitter seems to be using an <i/> tag to display their icons from a
I am not able to find a code to filter this in PHP.. I
Using the following code to display a list of friends from my twitter profile.
I am trying to find a way how to get the twitter ID from
I need to develope a Twitter application in php, Requirements are that that my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.