|
Name: |
Curl HTTP Client |
Base name: |
curl_http_client |
Description: |
HTTP client using the PHP Curl library |
Version: |
1.0.0 |
PHP version: |
- |
License: |
BSD License |
All time users: |
4595 users |
All time rank: |
602 |
Week users: |
0 users |
Week rank: |
410  |
|
|
Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
All time: |
Good (95%) |
Good (86%) |
- |
Sufficient (79%) |
- |
- |
Sufficient (64%) |
890 |
Month: |
Not yet rated by the users |
|
Pages that reference this package |
|
|
Curl HTTP Client Frequently, in my daytime job I have to fetch data from various url’s, either by sending get or post request, binding to different IP address etc.. |
Curl HTTP Client Frequently, in my daytime job I have to fetch data from various url’s, either by sending get or post request, binding to different IP address etc. Long time I used my own socket based HTTP class, although I wasn’t quite happy with perfomances and various other things with it. I already used curl cli tool (mostly for debugging purposes), but didn’t really liked it’s php api, so I’ve decided to take some spare time and make some kind of oop wrapper for it, which should be easier to use for easy stuff like sending get/post request etc. |
Curl HTTP Client - Update Just put online new version of my Curl_HTTP_Client class. |
Latest pages that reference packages
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|