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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TwitterOAuth!