PHP Classes
elePHPant
Icontem

PHP HTTP object client: Send HTTP requests and process responses

Recommend this page to a friend!
  Info   View files Documentation   View files View files (74)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2014-06-09 (2 years ago) RSS 2.0 feedNot enough user ratingsTotal: 525 All time: 5,396 This week: 1,068Up
Version License PHP version Categories
object-http-client 0.5.1GNU General Publi...5.4Networking, HTTP, PHP 5, Security
Description Author

This package can send HTTP requests and process the responses.

It can send GET and POST requests to a server of a given URL. POST requests may submit forms input values including files, or send raw data. PUT requests may be emulated with the POST method using the X-HTTP-Method-Override header.

Request headers may be defined manually or set automatically by the package.

It can also send multiple requests consecutively without reading the intermediate request responses, keeping the connections alive between requests.

Cookies may be sent and received by a separate cookie handler class.

A separate HTTP response class can process the server response after eventually follow request redirects.

Picture of Norbert Kiszka
  Performance   Level  

  Files folder image Files  
File Role Description
Files folder imagelib (6 files, 9 directories)
Files folder imagevar (1 directory)
Accessible without login Plain text file http_client_example.php Example Basic usage of http client - get, parse (XMLReader) and display latest entries from phpclasses rss repository (CLI)
Accessible without login HTML file http_client_howto.htm Doc. How-to in html with examples included
Accessible without login Plain text file ChangeLog.txt Data Change log
Accessible without login Plain text file http_client_TODO.txt Data To-do list
Accessible without login Plain text file LICENSE.txt Lic. GPL v2 License

 Version Control Unique User Downloads Download Rankings  
 0%
Total:525
This week:0
All time:5,396
This week:1,068Up