Swader / diffbot-php-client

[Deprecated - Maintenance mode - use APIs directly please!] The official Diffbot client library
MIT License
53 stars 20 forks source link

Converted to PHP-HTTP and PSR-7. #32

Closed Swader closed 8 years ago

Swader commented 8 years ago

PHP-HTTP was used to abstract away the dependency on Guzzle 5, and Guzzle 6 was used for testing. The end user can use any supported PHP-HTTP adapter implementation, does not have to be Guzzle 6.