PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 50%Total: 2,706 This week: 1All time: 1,403 This week: 571Up
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: United States United States
Age: 36
All time rank: 27234 in United States United States
Week rank: 420 Down49 in United States United States Down
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,706
This week:1
All time:1,403
This week:571Up
User Ratings User Comments (1)
 All time
Utility:84%StarStarStarStarStar
Consistency:84%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2603
 
I find this class very clean and well written.
9 years ago (Laurent Groult)
60%StarStarStarStar