alekc/phcurl

Php Curl Interface Library

dev-master 2015-07-13 21:03 UTC

This package is not auto-updated.

Last update: 2024-09-28 15:39:19 UTC


README

#PhCURL

PhCURL is a php wrapper for php-curl library. It was developed mainly to make interaction with curl in OOP way.

##Documentation The documentation is currently under construction.

You can read here: http://alekc.github.io/PhCurl/

Installation

Composer

Install composer if you have not already.

curl -sS https://getcomposer.org/installer | php