PHP Twitter API v2 sample app -- 2

Job ID: 36684756

Budget: $10 – $30 USD

Hi

I am seeking a developer to create a straightforward PHP application using Twitter API v2. The application should the following five core PHP files:

- index.php: This file should contain a "Sign in with Twitter" button to accommodate new users.

- redirect.php: This file's responsibility is to save the user's authorization for API v2 into the database MySQL.

- like.php: This file should accept GET parameters such as "like.php?username=$username&tweet_id=$tweet_id", enabling any authenticated user to 'like' any specified tweet.

- retweet.php: Similar to like.php, this file should accept GET parameters, for instance, "retweet.php?username=$username&tweet_id=$tweet_id", thereby allowing any authenticated user to retweet any chosen tweet.

I stress the importance of simplicity in this project, as well as ensuring complete compatibility with Twitter API v2.
Related categories: PHP JavaScript MySQL Twitter API Core PHP