-
Notifications
You must be signed in to change notification settings - Fork 0
Object oriented code for CURL Module of PHP
aajiwani/Easy-CURL-for-PHP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/** * @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.
About
Object oriented code for CURL Module of PHP
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published