Skip to content

Releases: noweh/twitter-api-v2-php

Update composer.json for guzzle

07 Dec 16:29
4e62ed8
Compare
Choose a tag to compare
2.0.1

Update composer.json

Update code for phpstan

07 Dec 18:49
Compare
Choose a tag to compare
1.4.3

Update TweetSearch.php to fix a bug on maxResults

Update TweetSearch.php to fix a bug on maxResults

07 Dec 18:02
Compare
Choose a tag to compare
1.4.2

Update TweetSearch.php to fix a bug on maxResults

Update composer.json for guzzle

07 Dec 16:28
Compare
Choose a tag to compare
1.4.1

update composer.json file

Add support for PHP8.1 and use Enums

29 Nov 14:44
Compare
Choose a tag to compare
2.0.0

add support for PHP8.1 and use Enums

add Client Class to simplify calls, and set php minimum >= 7.4

29 Nov 12:18
Compare
Choose a tag to compare
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

22 Nov 14:05
Compare
Choose a tag to compare

Add POST Retweet and Oauth1.0a for POST Retweet

23 Sep 11:05
Compare
Choose a tag to compare
1.2.0

Fix a bug with oauth authentication

Add Search By User, refactorize Search a Tweet and add php-unit tests

22 Sep 08:04
Compare
Choose a tag to compare
1.1.0

Add SearchByUser method, and SearchTweets refactorization