v0.9 of TwitterOAuth is now available with a lot of great features.
- Support JSON data for POST requests
- Add linting to CI
- Test on PHP 7.2 and nightly
- Added method to check media status
- Throw an exception if file doesn’t exist during media upload
- Add option to auto-retry requests that get 5XX errors
I plan on making a v1.0 release soon and then start working on v2.0 features. One of the core themes of v2.0 is going to be more flexibility for the various design patterns found within the Twitter APIs.