Tiny Http Client is a small implementation of an HTTP 1.0 client. It supports GET, POST, and Basic Authentication. It is an excellent alternative when your Web host disables the URL functionality of the PHP file_get_contents() function or does not support curl.
| Tags | Client Tiny http |
|---|---|
| Licenses | BSD Style |
| Operating Systems | Windows Unix Linux Mac OS X |
| Implementation | PHP 5+ |