[Spark] Port Twitter from Lunr\Network\Curl to Requests

Review Request #469 — Created Oct. 24, 2016 and submitted — Latest diff uploaded

pprkut
Lunr
3485539...
lunr

Port Twitter from Lunr\Network\Curl to Requests.

Unit tests
Example requests

src/Lunr/Spark/Twitter/Api.php
src/Lunr/Spark/Twitter/Authentication.php
src/Lunr/Spark/Twitter/Search.php
src/Lunr/Spark/Twitter/Tests/ApiBaseTest.php
src/Lunr/Spark/Twitter/Tests/ApiGetJsonResultsTest.php
src/Lunr/Spark/Twitter/Tests/ApiTest.php
src/Lunr/Spark/Twitter/Tests/AuthenticationApiTest.php
src/Lunr/Spark/Twitter/Tests/AuthenticationBaseTest.php
src/Lunr/Spark/Twitter/Tests/AuthenticationTest.php
src/Lunr/Spark/Twitter/Tests/SearchApiTest.php
src/Lunr/Spark/Twitter/Tests/SearchBaseTest.php
src/Lunr/Spark/Twitter/Tests/SearchTest.php
Loading...