HTTP: Easy cURL Philip Sturgeon (contact me)
This class can be used to access Web resources using the cURL extension, which can send HTTP requests to a given URL using the GET or POST methods with optional parameters.
The class supports all normal cURL options as well as added methods for setting HTTP authentication credentials and making requests through a proxy server.