Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-07-17 (5 years ago) ![]() | Not enough user ratings | Total: 1,640 This week: 2 | All time: 2,315 This week: 591![]() |
Version | License | PHP version | Categories | |||
easy-curl 1.0 | GNU General Publi... | 5.0 | HTTP, PHP 5 |
Description | Author | |||||||||||||
This package can send HTTP requests with the Curl extension. |
|
/** * @author Amir Ali Jiwani <amir.ali@pi-labs.net> * @copyright 2011 * @link http://www.facebook.com/aajiwani * @version 1.0 */ Easy Curl is the implementation of PHP's curl module in an object oriented way. It works for a single request as well as for multiple requests. 1.) Classes to use in package are : EasyCurlRequest EasyCurlResponse EasyCurlError EasyCurlExecuter EasyCurlCookie EasyCurlPostParameter EasyCurlHeader EasyCurlExecuterCallback EasyCurlExecuterResult 2.) Helper classes in package are : EasyCurlHTTPVersion EasyCurlRequestType EasyCurlExecuterNode EasyCurlHTTPCodeInfo EasyCurlCookieExtractor Examples folder contains all the usage samples. |
![]() |
File | Role | Description |
---|---|---|
![]() ![]() |
Example | Example of a single web request |
![]() |
Class | Cookie Helper |
![]() |
Class | Error |
![]() |
Class | Exceptions |
![]() |
Class | Multi threaded curl handler |
![]() |
Class | All the helper classes |
![]() ![]() |
Example | Example of multiple web requests |
![]() |
Class | Web request class |
![]() |
Class | Web response class |
![]() ![]() |
Doc. | Readme |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.