Releases: noweh/twitter-api-v2-php
Releases · noweh/twitter-api-v2-php
Update composer.json for guzzle
2.0.1 Update composer.json
Update code for phpstan
1.4.3 Update TweetSearch.php to fix a bug on maxResults
Update TweetSearch.php to fix a bug on maxResults
1.4.2 Update TweetSearch.php to fix a bug on maxResults
Update composer.json for guzzle
1.4.1 update composer.json file
Add support for PHP8.1 and use Enums
2.0.0 add support for PHP8.1 and use Enums
add Client Class to simplify calls, and set php minimum >= 7.4
1.4.0 update composer.json for update phpstan version
Add possibility to POST new Tweets, and PHPStan / Github Workflow actions when push/pull_request
Add POST Retweet and Oauth1.0a for POST Retweet
1.2.0 Fix a bug with oauth authentication
Add Search By User, refactorize Search a Tweet and add php-unit tests
1.1.0 Add SearchByUser method, and SearchTweets refactorization