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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TwitterOAuth!