PackageTrack
Sign in Get early access

abraham/twitteroauth

The most popular PHP library for use with the Twitter OAuth REST API.

8.2.0 17M downloads/mo #1747 most downloaded on Packagist abraham/twitteroauth

What this package is like to depend on

Last release 2 months ago

24 Jun 2026

Release timing varies

gaps range from 2 weeks to 1.8 years

Rarely documented

notes for 9 of 47 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

48 releases · first in 2014

5 releases in the last 12 months

see the full history below

Release timeline

46 releases · Nov 2014 to Jun 2026
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 48
  1. 8.2.0 24 Jun 2026
    Release notes
    • Consistent file validation between chunked/unchunked media upload methods
    Open source →
  2. 8.1.1 18 Jan 2026
    Release notes
    • Remove missed curl_close
    Open source →
  3. 8.1.0 20 Nov 2025
    Release notes
    • Support PHP 8.5
    Open source →
  4. 8.0.0 17 Nov 2025
    Release notes
    • Drop support for PHP 8.1
    • Switch to x.com domain
    • Replace VCR with dependency injection
    Open source →
  5. 7.1.0 17 Nov 2025
    Release notes
    • Update dependencies
    • Improve typing
    • Stop calling curl_close
    Open source →
  6. 7.0.0 11 Feb 2024
    Release notes

    Change the third argument of callers from a boolean to an array

    + $connection->post("tweets", ["text" => $text], ['jsonPayload' => true]);
    - $connection->post("tweets", ["text" => $text], true);
    $connection->upload( 
      'media/upload',
      ['media' => $file_path, 'media_type' => 'video/mp4'],
    +   ['chunkedUpload' => true],
    -   true
    );
    Open source →
  7. 6.2.0 28 Oct 2023
    Release notes
    • Expand PHP 8 support
    Open source →
  8. 6.1.0 08 Aug 2023
    Release notes

    Default v2 to JSON payload

    Open source →
  9. 6.0.0 24 Jul 2023
    Release notes

    Default to Twitter API v2.

    For v1 APIs you can switch back using:

    $connection->setApiVersion('1.1');
    Open source →
  10. 5.0.0 17 Jan 2023

    Nothing published for this version

  11. 4.0.1 18 Aug 2022

    Nothing published for this version

  12. 4.0.0 02 Apr 2022

    Nothing published for this version

  13. 3.3.0 19 Jan 2022

    Nothing published for this version

  14. 3.2.0 25 Nov 2021

    Nothing published for this version

  15. 3.1.0 19 Jul 2021

    Nothing published for this version

  16. 3.0.0 18 Jul 2021

    Nothing published for this version

  17. 2.0.2 11 Jun 2021

    Nothing published for this version

  18. 2.0.1 02 Dec 2020

    Nothing published for this version

  19. 2.0.0 02 Dec 2020

    Nothing published for this version

  20. 1.2.0 22 Sep 2020

    Nothing published for this version

  21. 1.1.0 29 Nov 2019

    Nothing published for this version

  22. 1.0.1 20 Jan 2019

    Nothing published for this version

  23. 1.0.0 04 Jul 2018

    Nothing published for this version

  24. 0.9.2 no date

    Nothing published for this version

  25. 0.9.1 03 Jul 2018

    Nothing published for this version

  26. 0.9.0 02 Jul 2018

    Nothing published for this version

  27. 0.7.4 30 Jun 2017

    Nothing published for this version

  28. 0.7.3 01 Jun 2017

    Nothing published for this version

  29. 0.7.2 12 Dec 2016

    Nothing published for this version

  30. 0.7.1 10 Nov 2016

    Nothing published for this version

  31. 0.7.0 15 Oct 2016

    Nothing published for this version

  32. 0.6.6 10 Oct 2016

    Nothing published for this version

  33. 0.6.5 09 Oct 2016

    Nothing published for this version

  34. 0.6.4 20 Apr 2016

    Nothing published for this version

  35. 0.6.3 30 Mar 2016

    Nothing published for this version

  36. 0.6.2 05 Nov 2015

    Nothing published for this version

  37. 0.6.1 07 Oct 2015

    Nothing published for this version

  38. 0.6.0 08 Sep 2015

    Nothing published for this version

  39. 0.5.4 18 Aug 2015

    Nothing published for this version

  40. 0.5.3 31 Mar 2015

    Nothing published for this version

  41. 0.5.2 19 Mar 2015

    Nothing published for this version

  42. 0.5.1 19 Feb 2015

    Nothing published for this version

  43. 0.5.0 22 Jan 2015

    Nothing published for this version

  44. 0.4.1 20 Jan 2015

    Nothing published for this version

  45. 0.4.0 19 Jan 2015

    Nothing published for this version

  46. 0.3.0 12 Jan 2015

    Nothing published for this version

  47. 0.3.0-beta no date pre-release

    Nothing published for this version

  48. 0.2.1 18 Nov 2014

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive