mirror of
https://github.com/YunoHost-Apps/yourls_ynh.git
synced 2024-09-03 20:35:59 +02:00
11 lines
441 B
Markdown
11 lines
441 B
Markdown
|
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](http://python-requests.org/). **Requests** is [ISC
|
||
|
Licensed](https://github.com/rmccue/Requests/blob/master/LICENSE) (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
|