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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of TwitterOAuth!