A humble HTTP request library. Simplify how you interact with other sites and leave your worries behind. WpOrg\Requests\Requests::get('https://api.github.com/', array('Accept' => 'application/json')); Never touch cURL again. Download Now Version v2.0.12 Previous Versions Requests for PHP Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent