krtmn/includes/Requests/README.md

441 B
Executable File

Requests for PHP

Requests is a HTTP library written in PHP, for human beings. It is roughly based on the API from the excellent Requests Python library. Requests is ISC Licensed (similar to the new BSD license) and has no dependencies, except for PHP 5.2+.

Requests can be found here : https://github.com/rmccue/Requests