PHP Classes

cURL: cURL extension wrapper access remote Web resources

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 58%Total: 15,139 All time: 57 This week: 41Up
Version License PHP version Categories
curl 1.2.0Custom (specified...4.4HTTP
Description 

Author

This class is an object oriented wrapper around the PHP cURL extension functions.

This cURL extension is often used as HTTP client to access to remote Web pages or Web services via HTTP like those using the SOAP protocol.

The class provides functions to set the cURL extension options, execute HTTP requests and retrieve the response headers and bodies.

The documentation is embedded in the class source in the PHPDoc format, so it can be extracted and generated with tools that support this format.

This class is officially compatible with PHP 5.

Picture of Richard Munroe
Name: Richard Munroe is available for providing paid consulting. Contact Richard Munroe .
Classes: 22 packages by
Country: United States United States
Age: 73
All time rank: 112 in United States United States
Week rank: 164 Down23 in United States United States Down
Innovation award
Innovation award
Nominee: 3x

Winner: 1x

  Files folder image Files (6)  
File Role Description
Plain text file class.curl.php Class curl base class and documentation
Accessible without login Plain text file dumpState.php Example Server side of example file.
Accessible without login Plain text file example.class.curl.php Example Simple example of use of the curl class.
Accessible without login Plain text file example1.class.curl.php Example Client side example
Accessible without login Plain text file license.txt Lic. Modified NetBSD license used here
Accessible without login Plain text file 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 Install with Composer
Downloadcurl-2007-12-17.zip 7KB
Downloadcurl-2007-12-17.tar.gz 6KB
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
Structured Data Dumper Download .zip .tar.gz Required by dumpState.php in examples. Required
 Version Control Reuses Unique User Downloads Download Rankings  
 0%17
Total:15,139
This week:0
All time:57
This week:41Up
User Ratings User Comments (2)
 All time
Utility:84%StarStarStarStarStar
Consistency:84%StarStarStarStarStar
Documentation:-
Examples:79%StarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1404
 
I think it is good.
7 years ago (Mohammed Asad)
70%StarStarStarStar
Showing its age now, but excellently useful.
11 years ago (CPK Smithies)
65%StarStarStarStar