The most popular PHP library for use with the Twitter OAuth REST API. The recommended and easy as pie method is Composer. Setup require in your projects composer.json file. Import the TwitterOAuth class. Start making API requests. Versions listed as "active support" or "security fixes" are supported. Unlike many Twitter API libraries, TwitterOAuth doesn't provide a custom function for every API method. Instead there are a couple of generic functions so that as Twitter adds features to the API you don't need to update the library. Only used when authorizing access to a users account.
Features
- Versions listed as "active support" or "security fixes" are supported
- Authorization flow
- TwitterOAuth doesn't provide a custom function for every API method
- There are a couple of generic functions
- v2 API methods are supported by setting the API Version
- TwitterOAuth provides a couple of minimalist wrappers around Twitter's API methods
License
MIT LicenseFollow TwitterOAuth
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TwitterOAuth!