alekc/phcurl

This package is abandoned and no longer maintained. No replacement package was suggested.

Php Curl Interface Library

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

pkg:composer/alekc/phcurl

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

This package is not auto-updated.

Last update: 2025-08-30 20:19:12 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