Libraries tagged by curl wrap
n0nag0n/easy-curl
68 Downloads
A simple wrapper library to make it easy to work with cURL (and to stop you from googling all the curl_setopt() you need)
10quality/php-curl
2559 Downloads
Library (wrapper) that provides functionality for when doing requests using Curl. Perfect for when developing custom API connectivity or creating generic requests.
pitwch/rest-api-wrapper-proffix-php
134 Downloads
PHP Wrapper for PROFFIX REST API
smoren/multicurl
30 Downloads
Multi curl wrapper for making parallel HTTP requests
casivaagustin/phrequests
175 Downloads
Curl Wrapper to make Http request easily
bainternet/curlo
7 Downloads
Simple curl wrapper for PHP based on the WordPress HTTP curl class
alixaxel/curly
6 Downloads
Parallel cURL Wrapper for PHP
passioncoder/simplecurl
664 Downloads
A very simple and minimalistic cURL wrapper for Laravel 4
pablosanches/owl
3835 Downloads
Owl is a simply cURL wrapper for PHP
p/iris
31 Downloads
Curl Wrapper to ease curl* and curl_multi* functions usage
anchovy/curlbundle
8631 Downloads
This bundle provides a simple OOP interfaces for cURL php wrapper.
pilskalns/f3-wcurl
22 Downloads
F3 Wrapper for cURL to talk with external REST API
kite/curlback
34 Downloads
Simple object wrapper for cURL
deemru/fetcher
119 Downloads
Simple wrapper around cURL
jsocol/oocurl
78 Downloads
LoggingOOCurl is an object-oriented wrapper around PHP's cURL bindings. The goal was to provide an interface that felt more natural in modern, OO PHP.