| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|    58% | Total: 15,139 | All time:  57 This week: 41  | ||||
| Version | License | PHP version | Categories | |||
| curl 1.2.0 | Custom (specified... | 4.4 | HTTP | 
| Description | Author | |||||||||||||||||||||||
| This class is an object oriented wrapper around the PHP cURL extension functions. | 
 | |||||||||||||||||||||||
|  Files (6) | 
| File | Role | Description | 
|---|---|---|
|  class.curl.php | Class | curl base class and documentation | 
|    dumpState.php | Example | Server side of example file. | 
|    example.class.curl.php | Example | Simple example of use of the curl class. | 
|    example1.class.curl.php | Example | Client side example | 
|    license.txt | Lic. | Modified NetBSD license used here | 
|    makedoc.sh | Aux. | Generate the documentation using phpdoc | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
|  | curl-2007-12-17.zip 7KB | 
|  | curl-2007-12-17.tar.gz 6KB | 
|  | Install with Composer | 
| Needed packages | ||
| Class | Download | Why it is needed | Dependency | 
|---|---|---|---|
| Structured Data Dumper |  .zip  .tar.gz | Required by dumpState.php in examples. | Required | 
| Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
| 0% | 17 | 
 | 
 | 
| User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
| 
 | 
 | |||||||||||||||||||||||||||||||||||||
| Applications that use this package | 
| ESPlanner web site | 
| Florida Democratic Party website | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.
| Other classes that need this package | 
| Class | Why it is needed | Dependency | 
|---|---|---|
| Cisco API | http communication | Required | 
| Download Images from Google | I have used cURL to fetch Image paths from google | Required | 
| Feedburner API Class | Uses this by default for hitting feedburner's REST services. | Required | 
| Fetch Site Info | It is used to fecth information. | Required | 
| Flickr API Class | Used to send request to flickr if cURL enabled on server | Required | 
| HTML Rendele | when an external url will be parsed, class needs curl extension for reading source | Conditional | 
| Paypal Instant Payment Notification | Access Paypal IPN Verification | Required | 
| Paypal NVP | Interact with Paypal | Required | 
| Paypal Payment Data Transfers | Communication with Paypal | Required | 
| PHP Google Books API | incase if their file_get_contents does not work | Optional | 
| PHP Google Translate String | becuase this downloads the translation file from google | Required | 
| PHP Social Sharing | Makes requests for URL data | Required | 
| PHP USPS API Address Validation | Required for making API call | Required | 
| PHP Web Security Scanner | Custom software request | Required | 
| Sync Framework | using to transfer data | Required | 
| TransFirst Payment Class | This class uses cURL to post payment request to TransFirst ePay service. | Required | 
| Twitter API | For exchanging data with Twitter | Required | 
| Pages that reference this package |