PHP Classes

acurl: cURL wrapper to access HTTP and FTP servers

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 50%Total: 2,709 All time: 1,402 This week: 45Up
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: 37
All time rank: 27234 in United States United States
Week rank: 215 Up24 in United States United States Up
Innovation award
Innovation award
Nominee: 3x

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

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
 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,709
This week:0
All time:1,402
This week:45Up
User Ratings User Comments (1)
 All time
Utility:84%StarStarStarStarStar
Consistency:84%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2659
 
I find this class very clean and well written.
10 years ago (Laurent Groult)
60%StarStarStarStar