PHP Classes
elePHPant
Icontem

acurl: cURL wrapper to access HTTP and FTP servers

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-06-05 (9 years ago) RSS 2.0 feedStarStarStar 53%Total: 2,636 This week: 2All time: 1,401 This week: 591Up
Version License PHP version Categories
acurl 0.0.1GNU Lesser Genera...5.0.0Networking, HTTP, PHP 5
Description Author

This class is a wrapper around the cURL extension functions to execute requests to access HTTP and FTP servers.

It can perform several types of operations:

- Ping a server of a given URL to check if it is responding as expected
- Send a request to an URL and retrieve headers and content
- Send an authenticated HTTP requests
- Send HTTP POST requests to an URL
- Upload a file through FTP
- Download a file through FTP

The class can also spoof the browser user agent and handle cookies.

Picture of Sylvain Rabot
Name: Sylvain Rabot <contact>
Classes: 6 packages by
Country: France France
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files  
File Role Description
Plain text file acurl.class.php Class main class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,636
This week:2
All time:1,401
This week:591Up
User Ratings User Comments (1)
 All time
Utility:89%StarStarStarStarStar
Consistency:89%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:53%StarStarStar
Rank:1764
 
I find this class very clean and well written.
2 years ago (Laurent Groult)
60%StarStarStarStar